Skip to content

Commit

Permalink
Merge pull request BVLC#3128 from hjss06/patch-1
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
ronghanghu committed Sep 29, 2015
2 parents ff16f6e + 96ba513 commit 942df00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if(NOT HAVE_PYTHON)
message(STATUS "Python interface is disabled or not all required dependecies found. Building without it...")
message(STATUS "Python interface is disabled or not all required dependencies found. Building without it...")
return()
endif()

Expand Down

0 comments on commit 942df00

Please sign in to comment.