From: Alan Knowles Date: Wed, 1 Dec 2010 08:31:06 +0000 (+0800) Subject: tools/build_gtk_tree.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=9166f0631b4a0cd26b93461d85f1229eb7fb3a08 tools/build_gtk_tree.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..