\wxheading{See also}
-\helpref{wxNode}{wxnode}, \helpref{wxStringList}{wxstringlist},
+\helpref{wxNode}{wxnode},
\helpref{wxArray}{wxarray}
\latexignore{\rtfignore{\wxheading{Members}}}
\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.