We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e65a5b commit d16d279Copy full SHA for d16d279
src/scripts/uri.js
@@ -38,7 +38,7 @@ var URIPrototype = function(uri_prop_name)
38
39
return this["_" + prop];
40
});
41
- this.__defineSetter__(prop, function() {});
+ this.__defineSetter__(prhg op, function() {});
42
}, this);
43
44
this.__defineGetter__("filename", function()
0 commit comments