From e551337f16d6387ddb248716c633894b99222e35 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Wed, 12 May 2010 13:56:07 +0000 Subject: Grammar fix --- Doc/documenting/style.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/documenting/style.rst b/Doc/documenting/style.rst index 6145559..c3dded9 100644 --- a/Doc/documenting/style.rst +++ b/Doc/documenting/style.rst @@ -7,7 +7,7 @@ The Python documentation should follow the `Apple Publications Style Guide`_ wherever possible. This particular style guide was selected mostly because it seems reasonable and is easy to get online. -Topics which are not covered in the Apple's style guide will be discussed in +Topics which are not covered in Apple's style guide will be discussed in this document. All reST files use an indentation of 3 spaces. The maximum line length is 80 -- cgit v0.12