]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/listctrl.h
Correct names of parameters in wxAffineMatrix2D documentation.
[wxWidgets.git] / interface / wx / listctrl.h
index 5b50f9853793277d3e1680bbec527f46ae6e7222..11a852a3d947170ffa7a76c83551255902247654 100644 (file)
@@ -575,7 +575,7 @@ public:
         coordinates, of the given subitem, i.e. the part of the row @a item in the
         column @a subItem.
 
-        This method is only meaningfull when the wxListCtrl is in the report mode.
+        This method is only meaningful when the wxListCtrl is in the report mode.
         If @a subItem parameter is equal to the special value
         @c wxLIST_GETSUBITEMRECT_WHOLEITEM the return value is the same as
         for GetItemRect().