mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
STYLE: fix docs
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
*/
|
||||
virtual const char* GetTerseDocumentation()
|
||||
{
|
||||
return "Add an library to the project using the specified source files.";
|
||||
return "Add a library to the project using the specified source files.";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user