Typo in comment fix

This commit is contained in:
William S Fulton 2014-02-08 09:00:52 +00:00
commit 3518cbfd33

View file

@ -1072,7 +1072,7 @@ static void update_nested_classes(Node *n)
/* -----------------------------------------------------------------------------
* nested_forward_declaration()
*
* Nested struct handling for C++ code if the nested classes are diasbled.
* Nested struct handling for C++ code if the nested classes are disabled.
* Create the nested class/struct/union as a forward declaration.
* ----------------------------------------------------------------------------- */