Spelling fixes
This commit is contained in:
@@ -453,7 +453,7 @@ class BaseUI {
|
||||
// Dumps object to stdout
|
||||
virtual void Dump(boolean verbose = false,
|
||||
int level = 0);
|
||||
// Dumps object heirarchy to stdout
|
||||
// Dumps object hierarchy to stdout
|
||||
void DumpHierarchy(boolean verbose = false,
|
||||
int level = 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user