From 55bbe26916b8558844a419973873986d663d1064 Mon Sep 17 00:00:00 2001 From: Franz Dietrich Date: Fri, 1 Aug 2014 00:25:39 +0200 Subject: [PATCH] Fix error in the config.rst file --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index fe90c6a..c617f52 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -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',