Update edit_session.js
Fix extra `the`
This commit is contained in:
parent
ad22b71cfe
commit
ef4537a099
1 changed files with 1 additions and 1 deletions
|
|
@ -679,7 +679,7 @@ var EditSession = function(text, mode) {
|
|||
};
|
||||
|
||||
/**
|
||||
* Returns an object containing the all of the markers, either front or back.
|
||||
* Returns an object containing all of the markers, either front or back.
|
||||
* @param {Boolean} inFront If `true`, indicates you only want front markers; `false` indicates only back markers
|
||||
*
|
||||
* @returns {Object}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue