Преглед изворни кода

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