Commit f0536ebc authored by Tristan Cavelier's avatar Tristan Cavelier

typo: _alldocs -> _allDocs

parent 4077fe02
......@@ -240,7 +240,7 @@ var storage = function(spec, my) {
});
};
that._alldocs = function () {
that._allDocs = function () {
setTimeout(function () {
that.error(that.createErrorObject(
0,"Not Implemented Yet",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment