minor typo (#2349)

This commit is contained in:
Philipp Klose 2016-08-30 10:11:09 +02:00 committed by ven
parent 12c9b8daba
commit e810b6fd41

View File

@ -45,7 +45,7 @@ cmake_minimum_required (VERSION 2.8)
cmake_minimum_required (VERSION 2.8 FATAL_ERROR)
# We setup the name for our project. After we do that, this will change some
# directories naming convention genearted by CMake. We can send the LANG of
# directories naming convention generated by CMake. We can send the LANG of
# code as second param
project (learncmake C)