Merge branch '18027-unmount-fuse'
[arvados.git] / sdk / python / arvados / collection.py
index 44d0325353b51eebb5e7846c4733ab7228c8a1a1..50cb703a56a5a0dc66a068593fc4d3ed4a855166 100644 (file)
@@ -1296,8 +1296,8 @@ class Collection(RichCollectionBase):
 
         :storage_classes_desired:
           A list of storage class names where to upload the data. If None,
-          the keepstores are expected to store the data into their default
-          storage class.
+          the keep client is expected to store the data into the cluster's
+          default storage class(es).
 
         """