Skip to content

Commit 4c85e53

Browse files
committed
typo
1 parent 7497a57 commit 4c85e53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

irods/access.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ def copy(self, decanonicalize=False, implied_zone=''):
141141
Create a copy of the object, possibly in a normalized form.
142142
143143
Args:
144-
decanonicalize: Whether to modify to access_name field to a more human-readable form
144+
decanonicalize: Whether to modify the access_name field to a more human-readable form
145145
(when 1 or True) or a more standard form (when -1). If the former, then a more
146146
organic style is favored, i.e. "read" and "write". If the latter, the new
147147
access_name will be more machine-friendly for operators __lt__ (for sorting) and

0 commit comments

Comments
 (0)