From 9166f0631b4a0cd26b93461d85f1229eb7fb3a08 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 1 Dec 2010 16:31:06 +0800 Subject: [PATCH] tools/build_gtk_tree.js --- tools/build_gtk_tree.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.. -- 2.39.2