Parcourir la source

Fix the Collection._parse docstring

Guillaume Ayoub il y a 10 ans
Parent
commit
9a2668e425
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 = {}