Spelling fix

Also removes an extra space
pull/3150/head
Adam Niederer 2017-03-11 21:34:34 -05:00
parent a5e576c564
commit 6d279f0ee1
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ Available blocks in `pad.html` are:
* `editbarMenuRight` - right tool bar * `editbarMenuRight` - right tool bar
* `afterEditbar` - allows you to add stuff immediately after the toolbar * `afterEditbar` - allows you to add stuff immediately after the toolbar
* `userlist` - the contents of the userlist dropdown * `userlist` - the contents of the userlist dropdown
* `loading` - the intial loading message * `loading` - the initial loading message
* `mySettings` - the left column of the settings dropdown ("My view"); intended for adding checkboxes only * `mySettings` - the left column of the settings dropdown ("My view"); intended for adding checkboxes only
* `mySettings.dropdowns` - add your dropdown settings here * `mySettings.dropdowns` - add your dropdown settings here
* `globalSettings` - the right column of the settings dropdown ("Global view") * `globalSettings` - the right column of the settings dropdown ("Global view")