mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
Maint: misc. typos
Found via `codespell`.
This commit is contained in:
@@ -16,7 +16,7 @@ class cmExecutionStatus;
|
||||
/** \class cmTryCompileCommand
|
||||
* \brief Specifies where to install some files
|
||||
*
|
||||
* cmTryCompileCommand is used to test if soucre code can be compiled
|
||||
* cmTryCompileCommand is used to test if source code can be compiled
|
||||
*/
|
||||
class cmTryCompileCommand : public cmCoreTryCompile
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user