Fix non-US spellings: s/analyse/analyze

This commit is contained in:
Nick Rolfe
2022-05-11 17:48:27 +01:00
parent 2d246a4034
commit e1b277386a
7 changed files with 14 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
import cpp
from AnalysedString s, string str
from AnalyzedString s, string str
where
if s.(StringLiteral).getUnspecifiedType().(DerivedType).getBaseType() instanceof Wchar_t
then str = "[?]"