diff options
Diffstat (limited to 'swiftclient/client.py')
-rw-r--r-- | swiftclient/client.py | 2 |
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 |