فهرست منبع

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 = {}