Skip to content

Commit 162af5f

Browse files
D Laboratoryest31
D Laboratory
authored andcommittedJul 18, 2015
Fix a typo in comment of CMakeLists.txt
1 parent 5b9c8df commit 162af5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ endif()
5454
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
5555

5656

57-
# This is done here so that relative search paths are more reasnable
57+
# This is done here so that relative search paths are more reasonable
5858
find_package(Irrlicht)
5959

6060

0 commit comments

Comments
 (0)
Please sign in to comment.