Author: lattner
Date: Thu Feb 19 00:49:30 2009
New Revision: 65027

URL: http://llvm.org/viewvc/llvm-project?rev=65027&view=rev
Log:
standardise on bastardised american spelling.

Modified:
    cfe/trunk/include/clang/Driver/InitHeaderSearch.h

Modified: cfe/trunk/include/clang/Driver/InitHeaderSearch.h
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Driver/InitHeaderSearch.h?rev=65027&r1=65026&r2=65027&view=diff

==============================================================================
--- cfe/trunk/include/clang/Driver/InitHeaderSearch.h (original)
+++ cfe/trunk/include/clang/Driver/InitHeaderSearch.h Thu Feb 19 00:49:30 2009
@@ -64,7 +64,7 @@
   ///  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();
 };


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to