summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2014-02-07 13:47:00 +0800
committerShane Wang <shane.wang@intel.com>2014-02-07 13:58:17 +0800
commit0d3f4a0aa2ec1a91c68b2b9056a371b1c1a4eb55 (patch)
tree41e8ec4585c4e3b832723d8644cfdc6a7ed7bed3 /bin
parentd387c61daa9fa57607223e598d52edfd5d64ffa3 (diff)
downloadpython-swiftclient-0d3f4a0aa2ec1a91c68b2b9056a371b1c1a4eb55.tar.gz
Fix misspellings in python swiftclient
Fix misspellings detected by: * pip install misspellings * git ls-files | grep -v locale | misspellings -f - Change-Id: I2fb042b3d9eb59cd404c52c775e5cc870e6157e1 Closes-Bug: #1257295
Diffstat (limited to 'bin')
-rwxr-xr-xbin/swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/swift b/bin/swift
index 6459a43..f666284 100755
--- a/bin/swift
+++ b/bin/swift
@@ -1130,7 +1130,7 @@ st_capabilities_help = '''
Retrieve capability of the proxy
Optional positional arguments:
- <proxy_url> proxy URL of the cluster to retreive capabilities
+ <proxy_url> proxy URL of the cluster to retrieve capabilities
'''