[mapserver-commits] r12044 - branches/branch-6-0/docs/en/mapfile
svn at osgeo.org
svn at osgeo.org
Thu Aug 11 18:17:31 EDT 2011
Author: jmckenna
Date: 2011-08-11 15:17:31 -0700 (Thu, 11 Aug 2011)
New Revision: 12044
Modified:
branches/branch-6-0/docs/en/mapfile/index.txt
Log:
minor
Modified: branches/branch-6-0/docs/en/mapfile/index.txt
===================================================================
--- branches/branch-6-0/docs/en/mapfile/index.txt 2011-08-11 22:17:11 UTC (rev 12043)
+++ branches/branch-6-0/docs/en/mapfile/index.txt 2011-08-11 22:17:31 UTC (rev 12044)
@@ -65,8 +65,8 @@
* The Mapfile is NOT case-sensitive.
* The Mapfile is read from top to bottom by MapServer; this means that LAYERs
near the top of your Mapfile will be drawn before those near the bottom. Therefore
- users commonly place background imagery and other layer types near the top of their
- mapfile, and lines and points near the bottom of their mapfile.
+ users commonly place background imagery and other background layer types near the
+ top of their mapfile, and lines and points near the bottom of their mapfile.
* Strings containing non-alphanumeric characters or a MapServer keyword MUST
be quoted. It is recommended to put ALL strings in double-quotes.
* For MapServer versions < 5, there was a default maximum of 200 layers per
More information about the mapserver-commits
mailing list