Jelajahi Sumber

cmSourceFileLocation: Fix typo in comment

Tobias Hunger 9 tahun lalu
induk
melakukan
bd4fef6406
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Source/cmSourceFileLocation.h

+ 1 - 1
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.
    */