mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Spelling fixes
This commit is contained in:
parent
867e2d69d4
commit
52d5fc713e
1 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
A list of all existing groups (a JSON object with groupIDs as keys and `1` as values).
|
||||
|
||||
### pad:$PADID
|
||||
Saves all informations about pads
|
||||
Contains all information about pads
|
||||
|
||||
* **atext** - the latest attributed text
|
||||
* **pool** - the attribute pool
|
||||
|
@ -27,7 +27,7 @@ Saves a revision $REVNUM of pad $PADID
|
|||
Saves a chat entry with num $CHATNUM of pad $PADID
|
||||
|
||||
* **text** - the text of this chat entry
|
||||
* **userId** - the autorID of this chat entry
|
||||
* **userId** - the authorID of this chat entry
|
||||
* **time** - the timestamp of this chat entry
|
||||
|
||||
### pad2readonly:$PADID
|
||||
|
|
Loading…
Reference in a new issue