]> granicus.if.org Git - python/commitdiff
Fix-up unwanted change.
authorGeorg Brandl <georg@python.org>
Tue, 31 Mar 2009 19:14:42 +0000 (19:14 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 31 Mar 2009 19:14:42 +0000 (19:14 +0000)
Doc/reference/datamodel.rst

index a6b85f0c619b7496797e27f069409426c03cdcbf..b87909df27c4517aa364ca60ec82f47b6a6b5e80 100644 (file)
@@ -382,7 +382,7 @@ Sequences
       The extension module :mod:`array` provides an additional example of a mutable
       sequence type.
 
-Set types../
+Set types
    .. index::
       builtin: len
       object: set type