Skip to content
Snippets Groups Projects
Commit cc219a15 authored by Leandro Melo's avatar Leandro Melo
Browse files

Fix typo.

parent ca808cc7
No related merge requests found
...@@ -168,7 +168,7 @@ public: ...@@ -168,7 +168,7 @@ public:
/// Returns true if this Symbol is a Namespace. /// Returns true if this Symbol is a Namespace.
bool isNamespace() const; bool isNamespace() const;
/// Returns true if this Symbol is a Namespace. /// Returns true if this Symbol is a Template.
bool isTemplate() const; bool isTemplate() const;
/// Returns true if this Symbol is a Class. /// Returns true if this Symbol is a Class.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment