]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/ttreectl.tex
don't use untyped wxList in wxXmlResource
[wxWidgets.git] / docs / latex / wx / ttreectl.tex
index 4298d96a6bfd22522a6b84db01ec39c684ef077f..93bc9daf50a74cfd3a8952f61ff09724e822f46b 100644 (file)
@@ -76,6 +76,6 @@ Finally, the tree control has a keyboard interface: the cursor navigation (arrow
 may be used to change the current selection. <HOME> and <END> are used to go to
 the first/last sibling of the current item. '+', '-' and '*' expand, collapse
 and toggle the current branch. Note, however, that <DEL> and <INS> keys do
-nothing by default, but it is usual to associate them with deleting item from
+nothing by default, but it is common to associate them with deleting an item from
 a tree and inserting a new one into it.