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