We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac9f68 commit 2f02ae9Copy full SHA for 2f02ae9
README.md
@@ -936,7 +936,7 @@ Disabling AVU reloads from the iRODS server
936
937
With the default setting of `reload = True`, an `iRODSMetaCollection` will
938
proactively read all current AVUs back from the iRODS server after any
939
-metadata write done by the client. This helps methods such as `keys()` and `items()`
+metadata write done by the client. This helps methods such as `keys()` and `items()`
940
to return an up-to-date result. Setting `reload = False` can, however, greatly
941
increase code efficiency if for example a lot of AVUs must be added or deleted
942
at once without reading any back again.
0 commit comments