cmSourceFileLocation: Fix typo in comment

This commit is contained in:
Tobias Hunger 2016-05-31 17:15:56 +02:00 committed by Brad King
parent 814e774eff
commit bd4fef6406
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ public:
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
* each location.
*/