Merge pull request #3005 from jean/master

Fix grammar and wording
This commit is contained in:
Takeshi KOMIYA 2016-10-03 23:33:31 +09:00 committed by GitHub
commit f6cb5f2053

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