Merge pull request #232 from polluks/patch-10

Fixed minor typo
This commit is contained in:
drmortalwombat 2025-05-02 17:40:13 +02:00 committed by GitHub
commit 23b15678cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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