1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-20 21:40:15 +08:00

Maint: misc. typos

Found via `codespell`
This commit is contained in:
luz.paz
2018-02-15 22:02:13 -05:00
committed by Brad King
parent a2ec98b7d9
commit 287e7a175c
9 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
# This file is used by EnableLanguage in cmGlobalGenerator to
# determine that that selected Fortran compiler can actually compile
# determine that the selected Fortran compiler can actually compile
# and link the most basic of programs. If not, a fatal error
# is set and cmake stops processing commands and will not generate
# any makefiles or projects.