mirror of https://gitee.com/bigwinds/arangodb
fixed comment
This commit is contained in:
parent
971ead19cb
commit
d2520f6fa3
|
@ -1111,7 +1111,7 @@ exports.mount = function (appId, mount, options) {
|
|||
[ appId, mount ] );
|
||||
|
||||
// .............................................................................
|
||||
// mark than app has an error and cannot be mounted
|
||||
// mark that app has an error and cannot be mounted
|
||||
// .............................................................................
|
||||
|
||||
function markAsIllegal (doc, err) {
|
||||
|
|
Loading…
Reference in New Issue