浏览代码

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").