commit | a6229e6ebd82a36ea9c27e9361e4e67e24a8de5b | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Fri Oct 12 10:59:14 2012 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Fri Oct 12 10:59:14 2012 +0300 |
tree | 2a7164ed618c6f53326968b1b7fbbd7d352bfa0b | |
parent | c33899bd713d2194c75802a543d0b350cb3bb276 [diff] [blame] |
Fix and add more links.
diff --git a/Doc/tutorial/introduction.rst b/Doc/tutorial/introduction.rst index b6d94ac..c07a668 100644 --- a/Doc/tutorial/introduction.rst +++ b/Doc/tutorial/introduction.rst
@@ -390,7 +390,7 @@ .. seealso:: - :ref:`typesseq` + :ref:`textseq` Strings are examples of *sequence types*, and support the common operations supported by such types.