tools/build_gtk_tree.js
[app.Builder.js] / tools / build_gtk_tree.js
index e73cc51..23cca16 100644 (file)
@@ -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..