Fix a typo in comment of CMakeLists.txt
authorD Laboratory <dlaboratory@126.com>
Thu, 16 Jul 2015 07:15:29 +0000 (15:15 +0800)
committerest31 <MTest31@outlook.com>
Sat, 18 Jul 2015 05:50:52 +0000 (07:50 +0200)
CMakeLists.txt

index d1353e16c3f9761f4f19d02cea54e07af310bc37..82073c7f27c997a2730d0c47e33a13c9c92dec5c 100644 (file)
@@ -54,7 +54,7 @@ endif()
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
 
 
-# This is done here so that relative search paths are more reasnable
+# This is done here so that relative search paths are more reasonable
 find_package(Irrlicht)