X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScopeParser.js;h=848fb61fa98e44385e0685b295bdc9655725b1db;hp=127a1a9f7c0ada33f1f19943c3b5027d191e1299;hb=2bfbeed3f28a48ee6316e850a4d2000aa2725d1a;hpb=a575703598e2a3f53a81a47e043c749db3dea6f2 diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 127a1a9..848fb61 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -227,7 +227,7 @@ ScopeParser.prototype = { if (thisScope) { this.scopes.push(scope); } else { - thisScope = this.scopes[scopes.length-1] + thisScope = this.scopes[this.scopes.length-1] } //var scopeIndent = '';