]> granicus.if.org Git - clang/commitdiff
standardise on bastardised american spelling.
authorChris Lattner <sabre@nondot.org>
Thu, 19 Feb 2009 06:49:30 +0000 (06:49 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 19 Feb 2009 06:49:30 +0000 (06:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65027 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Driver/InitHeaderSearch.h

index b02117e1b6bd13e289a13ed6f413f2125c075a6c..6654c3b38e36b51a815b6fac729d5f78ff311fac 100644 (file)
@@ -64,7 +64,7 @@ public:
   ///  that e.g. stdio.h is found.
   void AddDefaultSystemIncludePaths(const LangOptions &Lang);
 
-  /// Realise - Merges all search path lists into one list and send it to
+  /// Realize - Merges all search path lists into one list and send it to
   /// HeaderSearch.
   void Realize();
 };