Fix typos

This commit is contained in:
HairyFotr 2019-01-12 19:38:49 +01:00 committed by muxator
parent 02b3d42771
commit fce55df2b7
8 changed files with 10 additions and 10 deletions

View file

@ -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)