mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
docs: fixed typos
This commit is contained in:
parent
65dec5bd2c
commit
ea202e41f6
24 changed files with 37 additions and 37 deletions
|
@ -294,7 +294,7 @@ const handshake = () => {
|
|||
// set some client vars
|
||||
window.clientVars = obj.data;
|
||||
|
||||
// initalize the pad
|
||||
// initialize the pad
|
||||
pad._afterHandshake();
|
||||
|
||||
if (clientVars.readonly) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue