Minor clarification

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli 2008-09-29 15:49:09 +00:00
parent 7929902d65
commit 17e3ad2ae1

View File

@ -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.