Commit 9cb482ee authored by owsla's avatar owsla

Fix typo.


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@882 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent c02de476
......@@ -201,7 +201,7 @@ def join_ea_iter(rorp_iter, ea_iter):
class AccessControlLists:
"""Hold a file's access control list information
Since posix1e.ACL objects cannot be picked, and because they lack
Since posix1e.ACL objects cannot be pickled, and because they lack
user/group name information, store everything in self.entry_list
and self.default_entry_list.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment