]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove confusing sentence part.
authorGeorg Brandl <georg@python.org>
Fri, 5 Dec 2008 19:03:19 +0000 (19:03 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 5 Dec 2008 19:03:19 +0000 (19:03 +0000)
Doc/documenting/rest.rst

index e018373c5f5e5f8bc9064c7dbd7ffe473d0ce055..9b6b89b8faa59cda5dab4a72f5598644fa42bb36 100644 (file)
@@ -98,7 +98,7 @@ Source Code
 -----------
 
 Literal code blocks are introduced by ending a paragraph with the special marker
-``::``.  The literal block must be indented, to be able to include blank lines::
+``::``.  The literal block must be indented::
 
    This is a normal text paragraph. The next paragraph is a code sample::