Skip to content

Commit 466f0bc

Browse files
committed
minor spelling
1 parent bb5f5f7 commit 466f0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ status_optional_component("GeoTIFF" "${USE_GEOTIFF}" "${GEOTIFF_LIBRARY}")
371371
status_optional_component("Experimental TIFF write support" "${USE_TIFF_WRITE}" "${TIFF_LIBRARY}")
372372
status_optional_component("PCRE" "${USE_PCRE}" "${PCRE_LIBRARY}")
373373
status_optional_component("PCRE2" "${USE_PCRE2}" "${PCRE2-8_LIBRARY}")
374-
status_optional_component("Experimental mapserver support" "${USE_MAPSERVER}" "${MAPSERVER_LIBRARY}")
374+
status_optional_component("Experimental MapServer support" "${USE_MAPSERVER}" "${MAPSERVER_LIBRARY}")
375375
status_optional_component("RIAK" "${USE_RIAK}" "${RIAK_LIBRARY}")
376376
status_optional_component("GDAL" "${USE_GDAL}" "${GDAL_LIBRARY}")
377377
message(STATUS " * Optional features")

0 commit comments

Comments
 (0)