summaryrefslogtreecommitdiff
path: root/swiftclient/client.py
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-11-01 11:40:44 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-11-01 11:40:44 -0700
commitff6ba367faa71a7dd22e210382c8afc41d79d779 (patch)
treec174999d3e0b11325cf43588821b566af433bd9b /swiftclient/client.py
parent4b78b4d136f5e18544ba97db85f47c5201d3a761 (diff)
downloadpython-swiftclient-ff6ba367faa71a7dd22e210382c8afc41d79d779.tar.gz
Replaced two references to Cloud Files with Swift
Change-Id: I721f2b25a255a829c625b34928b066df3cd3e632
Diffstat (limited to 'swiftclient/client.py')
-rw-r--r--swiftclient/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/swiftclient/client.py b/swiftclient/client.py
index 3bbbc54..8dc4b71 100644
--- a/swiftclient/client.py
+++ b/swiftclient/client.py
@@ -14,7 +14,7 @@
# limitations under the License.
"""
-Cloud Files client library used internally
+OpenStack Swift client library used internally
"""
import socket