commit | 205e719facb9279e543bdb8d8aa15cef2ed8837b | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Dec 05 19:03:19 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Dec 05 19:03:19 2008 +0000 |
tree | 70c70a027f2544c7f2377eb6b04205b2a70a538e | |
parent | 5066c0cf95b8aec8bce919a62507a23bbf210524 [diff] [blame] |
Remove confusing sentence part.
diff --git a/Doc/documenting/rest.rst b/Doc/documenting/rest.rst index e018373..9b6b89b 100644 --- a/Doc/documenting/rest.rst +++ b/Doc/documenting/rest.rst
@@ -98,7 +98,7 @@ ----------- 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::