Spelling.
This commit is contained in:
parent
e488ba8466
commit
3256a1dc1f
@ -709,7 +709,7 @@ static void stringifyPreprocSetting(PreprocessorOptions& PPOpts,
|
||||
PPOpts.addMacroDef("__CLING__CXX14");
|
||||
|
||||
if (CI->getDiagnostics().hasErrorOccurred()) {
|
||||
cling::errs() << "Compiler error to early in initialization.\n";
|
||||
cling::errs() << "Compiler error too early in initialization.\n";
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user