fixed typo, added initial interface with still bullet button

This commit is contained in:
Jean-Tiare Le Bigot 2011-12-01 11:59:12 +01:00
parent 239742e80c
commit 5027ad4c92
3 changed files with 7 additions and 1 deletions

View file

@ -5218,7 +5218,7 @@ function OUTER(gscope)
}
}
function doInsertUnorderedList(type)
function doInsertList(type)
{
if (!(rep.selStart && rep.selEnd))
{