Fixed minor typos in comments.

Yet another iteration.
This commit is contained in:
Artur Wieczorek
2015-06-09 20:04:27 +02:00
parent c9417c41f5
commit 6cc7811394
9 changed files with 20 additions and 20 deletions

View File

@@ -1759,7 +1759,7 @@ public:
virtual void DrawItemAndChildren( wxPGProperty* p );
/**
Draws item, children, and consequtive parents as long as category is
Draws item, children, and consecutive parents as long as category is
not met.
*/
void DrawItemAndValueRelated( wxPGProperty* p );