Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
b8786da7
Commit
b8786da7
authored
Jan 06, 2014
by
Brad King
💬
Committed by
Kitware Robot
Jan 06, 2014
Browse files
Merge topic 'fix-text-typos'
9e41eb68
Fix wording of "the the" typos throughout text
parents
5c4448bd
9e41eb68
Changes
4
Hide whitespace changes
Inline
Side-by-side
Modules/FindDevIL.cmake
View file @
b8786da7
...
...
@@ -49,7 +49,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/FindPackageHandleStandardArgs.cmake)
find_path
(
IL_INCLUDE_DIR il.h
PATH_SUFFIXES include IL
DOC
"The path t
he
the directory that contains il.h"
DOC
"The path t
o
the directory that contains il.h"
)
#message("IL_INCLUDE_DIR is ${IL_INCLUDE_DIR}")
...
...
Modules/FindSDL.cmake
View file @
b8786da7
...
...
@@ -15,7 +15,7 @@
#
#
#
# This module responds to the
the
flag:
# This module responds to the flag:
#
# ::
#
...
...
@@ -23,7 +23,7 @@
# If this is defined, then no SDL_main will be linked in because
# only applications need main().
# Otherwise, it is assumed you are building an application and this
# module will attempt to locate and set the
the
proper link flags
# module will attempt to locate and set the proper link flags
# as part of the returned SDL_LIBRARY variable.
#
#
...
...
Tests/CTestTest/test.cmake.in
View file @
b8786da7
...
...
@@ -6,7 +6,7 @@
# this is the cvs module name that should be checked out
set (CTEST_MODULE_NAME SmallAndFast)
# these are the
the
name of the source and binary directory on disk.
# these are the name of the source and binary directory on disk.
# They will be appended to DASHBOARD_ROOT
set (CTEST_SOURCE_NAME SmallAndFast)
set (CTEST_BINARY_NAME SmallAndFastBuild)
...
...
Utilities/cmlibarchive/libarchive/archive_write_set_options.3
View file @
b8786da7
...
...
@@ -255,7 +255,7 @@ If the
.Ar value
is
.Cm hd ,
then the
the
boot image is assumed to be a bootable hard disk image.
then the boot image is assumed to be a bootable hard disk image.
If the
.Ar value
is
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment