瀏覽代碼

Fix the Collection._parse docstring

Guillaume Ayoub 10 年之前
父節點
當前提交
9a2668e425
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      radicale/ical.py

+ 1 - 1
radicale/ical.py

@@ -312,7 +312,7 @@ class Collection(object):
 
         If ``name`` is given, give this name to new items in ``text``.
 
-        Return a list of items.
+        Return a dict of items.
 
         """
         item_tags = {}