diff --git a/unified/extractor/ast_types.yml b/unified/extractor/ast_types.yml index b6b3a5e1701..73f8ac7f66d 100644 --- a/unified/extractor/ast_types.yml +++ b/unified/extractor/ast_types.yml @@ -115,7 +115,7 @@ named: # A literal backed by a keyword such as `nil`, `null`, or `nullptr`. # - # Altough nil/null are keyword literals in many languages there should be + # Although nil/null are keyword literals in many languages there should be # no attempt to normalize "null-like" named entities, like Python's `None`. builtin_expr: