JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.3_full
[ckeditor.git] / samples / api.html
index baf6e54..fc14165 100644 (file)
@@ -177,7 +177,7 @@ function onBlur() {
                        <br><br>\r
                        <input onclick="InsertHTML();" type="button" value="Insert HTML">\r
                        <input onclick="SetContents();" type="button" value="Set Editor Contents">\r
-                       <input onclick="GetContents();" type="button" value="Get Editor Contents (XHTML)">\r
+                       <input onclick="GetContents();" type="button" value="Get Editor Contents (HTML)">\r
                        <br>\r
                        <textarea cols="100" id="htmlArea" rows="3">&lt;h2&gt;Test&lt;/h2&gt;&lt;p&gt;This is some &lt;a href="/Test1.html"&gt;sample&lt;/a&gt; HTML code.&lt;/p&gt;</textarea>\r
                        <br>\r