Minor doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -216,7 +216,7 @@ Removes element at given position.
|
||||
|
||||
\func{wxNode<T> *}{Find}{\param{T *}{ object}}
|
||||
|
||||
Returns the node whose client date is {\it object} or NULL if none found.
|
||||
Returns the node whose client data is {\it object} or NULL if none found.
|
||||
|
||||
{\bf Note}: keyed lists are deprecated and should not be used in new code.
|
||||
|
||||
|
Reference in New Issue
Block a user