forked from OSchip/llvm-project
standardise on bastardised american spelling.
llvm-svn: 65027
This commit is contained in:
parent
06ef388a61
commit
bd4dc67bd2
|
@ -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();
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue