소스 검색

Fix docstring

Guillaume Ayoub 12 년 전
부모
커밋
7a6efedcff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      radicale/rights/from_file.py

+ 1 - 1
radicale/rights/from_file.py

@@ -19,7 +19,7 @@
 """
 File-based rights.
 
-The owner is implied to have all rights on their collections.
+The owners are implied to have all rights on their collections.
 
 Rights are read from a file whose name is specified in the config (section
 "right", key "file").