Merge pull request #1141 from enaut/docfix
Fix error in the config.rst file
This commit is contained in:
@@ -625,7 +625,7 @@ Rendering
|
|||||||
'crop': (-500, -500, 500, 500),
|
'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'] = {
|
renders['myrender'] = {
|
||||||
'world': 'myworld',
|
'world': 'myworld',
|
||||||
|
|||||||
Reference in New Issue
Block a user