mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 08:56:17 -04:00
corrected a documentation glitch for checkToken - clarified which token is validated
This commit is contained in:
parent
1d5dbd45ca
commit
9f9f7a627e
2 changed files with 2 additions and 2 deletions
|
@ -549,7 +549,7 @@ exports.sendClientsMessage = function (padID, msg, callback) {
|
|||
}
|
||||
|
||||
/**
|
||||
checkToken() returns ok when api token is valid
|
||||
checkToken() returns ok when the current api token is valid
|
||||
|
||||
Example returns:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue