Skip to content

Commit a2d8715

Browse files
d-w-mooretrel
andauthored
Update README.md
Co-authored-by: Terrell Russell <terrellrussell@gmail.com>
1 parent 49529c6 commit a2d8715

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,8 +462,8 @@ given logical path. For an example of this, jump forward to [working with data
462462
Note that a `replica_sort_function` option exists in the `iRODSDataObject` constructor and in
463463
`<session_object>.data_objects.get`. If `replica_sort_function` is not specified, the replicas
464464
list contained in the returned object will be sorted according to replica number
465-
(REPLICA_NUMBER_SORT_KEY_FN) in PRC < v4 or by general fitness to be considered as a
466-
current data copy (REPLICA_FITNESS_SORT_KEY_FN). in PRC >= v4. For those definitions, see `irods/data_object.py`.
465+
(REPLICA_NUMBER_SORT_KEY_FN) in PRC < v4 or by general fitness to be considered a
466+
good representation of that object (REPLICA_FITNESS_SORT_KEY_FN) in PRC >= v4. For those definitions, see `irods/data_object.py`.
467467

468468
Working with collections (directories)
469469
--------------------------------------

0 commit comments

Comments
 (0)