X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=tools%2Fbuild_gtk_tree.js;h=23cca163c8f0cdeccd6df20fce09792c1343dbed;hb=9166f0631b4a0cd26b93461d85f1229eb7fb3a08;hp=e73cc51417e132b08f1f91056e95d94397f6afcd;hpb=ce7d27fbc46c9ee79dd700b5102ccf4f71e305ff;p=app.Builder.js diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index e73cc5141..23cca163c 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -47,7 +47,7 @@ ns_list.forEach(function(ns_name) print("START:" + ns_name); var ns = NameSpace.ns(ns_name); // fetch all the elements in namespace... - // as a type => array list.. + // as a type => list of them..