Fixed minor typo

This commit is contained in:
Stefan 2025-05-02 16:50:57 +02:00 committed by GitHub
parent 12e832ebd3
commit d1054abd90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13864,7 +13864,7 @@ void Parser::ParseNamespace(void)
} }
else else
{ {
// Annonymous namespace // Anonymous namespace
} }
} }