JSDOC/Options.js
[gnome.introspection-doc-generator] / JSDOC / Options.js
index 0518766..378bd6d 100644 (file)
@@ -18,7 +18,7 @@ Options = {
     
     // options get defined like this..
     "--src"           :  "source directory (either absolute - starts with "/" or relative " + 
-                        "- without, in which case it's added to baseDir"
+                        "- without, in which case it's added to baseDir",
     "--baseDir"       :  'Base Directory (root directory of code)',
     "--target"        :  'Target Directory (where html files go)',
     "--cacheDirectory": 'Cached Files Directory',