diff options
-rw-r--r-- | Doc/library/string.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/string.rst b/Doc/library/string.rst index 7d0d601..3b96813 100644 --- a/Doc/library/string.rst +++ b/Doc/library/string.rst @@ -8,6 +8,7 @@ -------------- + .. seealso:: :ref:`textseq` |