docs.js
[gnome.introspection-doc-generator] / docs.js
diff --git a/docs.js b/docs.js
index 1ed74e7..c1150d7 100644 (file)
--- a/docs.js
+++ b/docs.js
@@ -44,7 +44,7 @@ if (typeof(Seed.argv[3]) == 'string') {
 
 ns_list = ns_list.sort();
 // let's try and load them, so we find out early what will fail.
-Print("loading");
+rint("loapding");
 ns_list.forEach(function(ns_name) 
 {   
     var  core = imports.gi[ns_name];