docs.js
[gnome.introspection-doc-generator] / docs.js
diff --git a/docs.js b/docs.js
index dd246b9..b22a5c7 100644 (file)
--- a/docs.js
+++ b/docs.js
@@ -82,7 +82,7 @@ var cls_ix_template = new Template(__script_path__ + '/templates/class_ix.html')
 var reference_template = new Template(__script_path__ + '/templates/references.html');
 */
 
-print("Looping throught namespaces");
+print("Looping throught namespaces");q
 var ns_idx = [];
 ns_list.forEach(function(ns_name) 
 {