diff --git a/Info/land.c b/Info/land.c index b25445523..016fff838 100644 --- a/Info/land.c +++ b/Info/land.c @@ -21,7 +21,7 @@ int altitude[MAX_SIZE][MAX_SIZE]; #define MAP_SIZE 50 /* There will be a total of 2500 maps (eek) - 50 in - * each diretion. startx and starty are where to start + * each direction. startx and starty are where to start * numbering from. I chose 100 for a few reasons - 1) it * gives room to the left and above to add some things (another * continent for that matter), and 2) since the format allows @@ -356,7 +356,7 @@ main(int argc, char *argv) } } - /* This basically produces areas of high varience (eg, islands, peaks, valleys, etc) */ + /* This basically produces areas of high variance (eg, islands, peaks, valleys, etc) */ for (l=0; l