Returns the position of the item, in icon or small icon view.
-\pythonnote{The wxPython version of this method accempts only the item
+\pythonnote{The wxPython version of this method accepts only the item
ID and returns the wxPoint.}
\membersection{wxListCtrl::GetItemRect}\label{wxlistctrlgetitemrect}
{\it code} is one of wxLIST\_RECT\_BOUNDS, wxLIST\_RECT\_ICON, wxLIST\_RECT\_LABEL.
-\pythonnote{The wxPython version of this method accempts only the item
+\pythonnote{The wxPython version of this method accepts only the item
ID and returns the wxRect.}
\membersection{wxListCtrl::GetItemState}\label{wxlistctrlgetitemstate}