Skip to content

Commit

Permalink
Fix error in the config.rst file
Browse files Browse the repository at this point in the history
  • Loading branch information
enaut committed Aug 14, 2014
1 parent da3e6fd commit 55bbe26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ Rendering
'crop': (-500, -500, 500, 500),
}

Example that renders two 500 by 500 squares of land:
Example that renders two 500 by 500 squares of land::

renders['myrender'] = {
'world': 'myworld',
Expand Down

0 comments on commit 55bbe26

Please sign in to comment.