diff --git a/interface/wx/propgrid/property.h b/interface/wx/propgrid/property.h index cd267eb3fd..2f58ba9e76 100644 --- a/interface/wx/propgrid/property.h +++ b/interface/wx/propgrid/property.h @@ -961,7 +961,7 @@ public: /** Returns highest level non-category, non-root parent. Useful when you - have nested wxCustomProperties/wxParentProperties. + have nested properties with children. @remarks If immediate parent is root or category, this will return the property itself.