mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
use english spelling: replace costumStart with customStart.
This commit is contained in:
parent
82bda0b0ab
commit
17e9cf71da
4 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
function costumStart()
|
||||
function customStart()
|
||||
{
|
||||
//define your javascript here
|
||||
//jquery is avaiable - except index.js
|
||||
//jquery is available - except index.js
|
||||
//you can load extra scripts with $.getScript http://api.jquery.com/jQuery.getScript/
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue