From bd4fef6406786d2d5f9ba4a2b1a7c2da23976740 Mon Sep 17 00:00:00 2001 From: Tobias Hunger Date: Tue, 31 May 2016 17:15:56 +0200 Subject: cmSourceFileLocation: Fix typo in comment --- Source/cmSourceFileLocation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/cmSourceFileLocation.h') diff --git a/Source/cmSourceFileLocation.h b/Source/cmSourceFileLocation.h index af3651a29e..79891732f3 100644 --- a/Source/cmSourceFileLocation.h +++ b/Source/cmSourceFileLocation.h @@ -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. */ -- cgit v1.2.1