changelog
authorStefan Behnel <stefan_ml@behnel.de>
Wed, 1 May 2013 11:06:31 +0000 (13:06 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Wed, 1 May 2013 11:06:31 +0000 (13:06 +0200)
CHANGES.rst

index 52dce64..c568fdb 100644 (file)
@@ -10,7 +10,7 @@ Features added
 
 * Docstrings that directly follow a public/readonly attribute declaration
   in a cdef class will be used as docstring of the auto-generated property.
-  This fixes ticket #206.  Patch by Nikita Nemkin.
+  This fixes ticket 206.  Patch by Nikita Nemkin.
 
 * The automatic signature documentation tries to preserve more semantics
   of default arguments and argument types.  Specifically, ``bint`` arguments