summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Portante <peter.portante@redhat.com>2012-10-05 16:15:29 -0400
committerPeter Portante <peter.portante@redhat.com>2013-04-29 16:35:55 -0400
commit42abdab60c26b193a687f6443679b62c02b46c33 (patch)
tree0cbedc9eafeefe762be791b1516c7891043f9a68
parent1e7b5f57aa9a69b3f325bdb1e01cb0bad597c371 (diff)
Fix a small typ-o in the Swift README
Change-Id: I6c737bcc0d60d656df63ffe1c03ad336606ec090 BUG: 862052 Signed-off-by: Peter Portante <peter.portante@redhat.com> Reviewed-on: http://review.gluster.org/4080 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@redhat.com>
-rw-r--r--swift/1.4.8/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/swift/1.4.8/README b/swift/1.4.8/README
index 0ea9153..18435e0 100644
--- a/swift/1.4.8/README
+++ b/swift/1.4.8/README
@@ -8,7 +8,7 @@ Install
* Create a directory named "plugins" under swift.git/swift directory.
* Copy the contents of glusterfs.git/swift/1.4.8/plugins/ under swift.git/swift/
except the conf directory.
-* Copy the contents of glusterfs.git/swift/1.4.5/plugins/conf under /etc/swift/.
+* Copy the contents of glusterfs.git/swift/1.4.8/plugins/conf under /etc/swift/.
* Run python setup.py install
Once this is done, you can access the GlusterFS volumes as Swift accounts.