Skip to content

Commit 4b10b3d

Browse files
committed
minor spelling
1 parent 1f6aebc commit 4b10b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apache/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ if(WITH_APACHE)
3232
ENDIF(APPLE)
3333

3434
message(STATUS "* Apache Module support status:")
35-
status_optional_component("Mapcache Version String" "${USE_VERSION_STRING}" "mod_mapcache/${MAPCACHE_VERSION_STRING}")
35+
status_optional_component("MapCache Version String" "${USE_VERSION_STRING}" "mod_mapcache/${MAPCACHE_VERSION_STRING}")
3636
if(APACHE_MODULE_DIR)
3737
message(STATUS " * Module will be installed to : ${APACHE_MODULE_DIR}")
3838
else(APACHE_MODULE_DIR)

0 commit comments

Comments
 (0)