diff options
Diffstat (limited to 'Doc/tutorial')
-rw-r--r-- | Doc/tutorial/stdlib2.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/tutorial/stdlib2.rst b/Doc/tutorial/stdlib2.rst index feaff8a..91dae08 100644 --- a/Doc/tutorial/stdlib2.rst +++ b/Doc/tutorial/stdlib2.rst @@ -1,8 +1,8 @@ .. _tut-brieftourtwo: ********************************************* -Brief Tour of the Standard Library -- Part II -********************************************* +Brief Tour of the Standard Library --- Part II +********************************************** This second tour covers more advanced modules that support professional programming needs. These modules rarely occur in small scripts. |