minor doc fix

This commit is contained in:
Martin Baeuml
2012-02-13 16:47:20 +01:00
parent c2b911f18b
commit 5917866c3e
+1 -1
View File
@@ -41,7 +41,7 @@ parsing and serialization of the labels from/to disk to the to functions
and
.. py:function:: serializeToFile(self, filename, annotations
.. py:function:: serializeToFile(self, filename, annotations)
respectively. If you subclass AnnotationContainer, make sure to
provide implementations for those two functions.