From bf64c0411fd54d81f1bc7a45b35c0a0557ac4899 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Sat, 13 Sep 2008 02:09:15 +0000 Subject: [PATCH] Remove extra 'the'; the following title includes it --- Doc/library/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/index.rst b/Doc/library/index.rst index 145d16a07f..657011a0c1 100644 --- a/Doc/library/index.rst +++ b/Doc/library/index.rst @@ -7,7 +7,7 @@ :Release: |version| :Date: |today| -While the :ref:`reference-index` describes the exact syntax and +While :ref:`reference-index` describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It also describes some of the optional components that are commonly included -- 2.49.0