mirror of
				https://github.com/ether/etherpad-lite.git
				synced 2025-11-04 10:11:33 +01:00 
			
		
		
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									7520377026
								
							
						
					
					
						commit
						cb8fe92df7
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
# Editbar
 | 
					# Editbar
 | 
				
			||||||
srf/static/js/pad_editbar.js
 | 
					src/static/js/pad_editbar.js
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## isEnabled()
 | 
					## isEnabled()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -25,4 +25,4 @@ toolbar.registerAceCommand("insertorderedlist", function (cmd, ace) {
 | 
				
			|||||||
Ties a `div.popup` where `id` equals `dropdown` to a `command` fired by clicking a button.
 | 
					Ties a `div.popup` where `id` equals `dropdown` to a `command` fired by clicking a button.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## triggerCommand(cmd[, item])
 | 
					## triggerCommand(cmd[, item])
 | 
				
			||||||
Triggers a command (optionally with some internal representation of the toolbar item that triggered it).
 | 
					Triggers a command (optionally with some internal representation of the toolbar item that triggered it).
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user