This commit is contained in:
Kester Tong 2014-10-28 21:10:30 -04:00 committed by Thomas Kluyver
parent 89df330129
commit 9797a6b7c0

View File

@ -33,7 +33,7 @@ define([
}
Contents.DirectoryNotEmptyError.prototype = new Error;
Contents.DirectoryNotEmptyError.prototype.name =
Contents.DIRECTORY_NOTE_EMPTY_ERROR;
Contents.DIRECTORY_NOT_EMPTY_ERROR;
Contents.prototype.api_url = function() {