ui/ui/tree.h

changeset 107
9aff1dc3990d
parent 58
2b124f8ebd95
child 116
480354705c2f
--- a/ui/ui/tree.h	Sat Jan 23 20:47:07 2016 +0100
+++ b/ui/ui/tree.h	Sat Jan 23 23:44:41 2016 +0100
@@ -63,8 +63,8 @@
     char **titles;
     
     /*
-     * function for translatring model data to view data
-     * first argument is a pointer from the model (UiList, UiTree)
+     * function for translating model data to view data
+     * first argument is the pointer returned by UiList->get or UiTree->get
      * second argument is the column index
      * TODO: return
      */

mercurial