]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listctrl.tex
fixed typo
[wxWidgets.git] / docs / latex / wx / listctrl.tex
index 870041f7f34b014a8e5605d2e261d7e52c194232..677c69bf066113be80bb8994f51ac51186ec5cfb 100644 (file)
@@ -249,7 +249,7 @@ Gets the application-defined data associated with this item.
 
 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}
@@ -260,7 +260,7 @@ Returns the rectangle representing the item's size and position, in client coord
 
 {\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}