Fix grammar and wording

This commit is contained in:
Jean Jordaan 2016-10-02 19:21:12 +07:00
parent d6d6a8e0d8
commit aa22bede25

View File

@ -241,7 +241,7 @@ Dedent
.. versionadded:: 1.3
A ``dedent`` option can be given to strip a precedence characters from the code
A ``dedent`` option can be given to strip indentation characters from the code
block. For example::
.. literalinclude:: example.rb