From 9bd99b91f3aeb133c817440f8513de201dfbe720 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 13 Nov 2010 15:35:05 +0800 Subject: [PATCH] docs.js --- docs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.js b/docs.js index dd246b9..b22a5c7 100644 --- 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) { -- 2.39.2