JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
rename to Peach HTML5 Editor
[peach-html5-editor.git] / editor_tests.coffee
index 06dfd40..27a891d 100644 (file)
@@ -8,7 +8,7 @@ button.onclick = in_el.onchange = in_el.onkeyup = ->
        else
                # first run
                button.parentNode.removeChild button
-               editor = wheic.wysiwyg in_el
+               editor = peach.wysiwyg in_el
        return false
 button.value="Load"
 button.removeAttribute 'disabled'