mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
cmSourceFileLocation: Fix typo in comment
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
|||||||
cmSourceFileLocation& operator=(const cmSourceFileLocation& loc);
|
cmSourceFileLocation& operator=(const cmSourceFileLocation& loc);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return whether the givne source file location could refers to the
|
* Return whether the given source file location could refers to the
|
||||||
* same source file as this location given the level of ambiguity in
|
* same source file as this location given the level of ambiguity in
|
||||||
* each location.
|
* each location.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user