From 205e719facb9279e543bdb8d8aa15cef2ed8837b Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 5 Dec 2008 19:03:19 +0000 Subject: Remove confusing sentence part. --- Doc/documenting/rest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ 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:: -- cgit v0.12