summaryrefslogtreecommitdiffstats
path: root/src/Generating/RainbowRoadsGen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Generating/RainbowRoadsGen.cpp')
-rw-r--r--src/Generating/RainbowRoadsGen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Generating/RainbowRoadsGen.cpp b/src/Generating/RainbowRoadsGen.cpp
index c3c07cdec..fd4a81692 100644
--- a/src/Generating/RainbowRoadsGen.cpp
+++ b/src/Generating/RainbowRoadsGen.cpp
@@ -61,7 +61,7 @@ protected:
/** The noise used as a pseudo-random generator */
cNoise m_Noise;
- /** Maximum size, in X/Z blocks, of the village (radius from the origin) */
+ /** Maximum size, in X / Z blocks, of the village (radius from the origin) */
int m_MaxSize;
/** Borders of the vilalge - no item may reach out of this cuboid. */