docs.js
authorAlan Knowles <alan@akkbhome.com>
Sat, 13 Nov 2010 07:36:50 +0000 (15:36 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sat, 13 Nov 2010 07:36:50 +0000 (15:36 +0800)
docs.js

diff --git a/docs.js b/docs.js
index 039b2d3..d4c7dcf 100644 (file)
--- a/docs.js
+++ b/docs.js
@@ -85,7 +85,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");q
+print("Looping throught namespaces");
 var ns_idx = [];
 ns_list.forEach(function(ns_name) 
 {