Skip to content

Commit 89cd677

Browse files
asgerfCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 66c1f03 commit 89cd677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unified/extractor/ast_types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ named:
115115

116116
# A literal backed by a keyword such as `nil`, `null`, or `nullptr`.
117117
#
118-
# Altough nil/null are keyword literals in many languages there should be
118+
# Although nil/null are keyword literals in many languages there should be
119119
# no attempt to normalize "null-like" named entities, like Python's `None`.
120120
builtin_expr:
121121

0 commit comments

Comments
 (0)