diff --git a/interface/wx/dataview.h b/interface/wx/dataview.h index 8779ef96f9..f4d4fcd8f1 100644 --- a/interface/wx/dataview.h +++ b/interface/wx/dataview.h @@ -421,7 +421,7 @@ public: unsigned int col) const; /** - Returns the number of items (i.e. rows) in the list. + Returns the number of items (or rows) in the list. */ unsigned int GetCount() const;