From: Alan Knowles Date: Sat, 13 Nov 2010 07:36:08 +0000 (+0800) Subject: docs.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=d0cf6d4a67b76709a4f73a64383ae23c6b448b17 docs.js --- diff --git a/docs.js b/docs.js index c1150d7..8de2338 100644 --- 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. -rint("loapding"); +rint("loading library to make sure it works."); ns_list.forEach(function(ns_name) { var core = imports.gi[ns_name];