mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Fix typos
This commit is contained in:
parent
02b3d42771
commit
fce55df2b7
8 changed files with 10 additions and 10 deletions
|
@ -422,7 +422,7 @@ function convertPad(padId, callback)
|
|||
|
||||
/**
|
||||
* This parses a Page like Etherpad uses them in the databases
|
||||
* The offsets descripes the length of a unit in the page, the data are
|
||||
* The offsets describes the length of a unit in the page, the data are
|
||||
* all values behind each other
|
||||
*/
|
||||
function parsePage(array, pageStart, offsets, data, json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue