JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / ckeditor.php
index 91d5101..b2bd65b 100644 (file)
@@ -18,7 +18,7 @@
  * @code\r
  * <?php\r
  * $CKEditor = new CKEditor();\r
- * echo $CKEditor->textarea("field1", "<p>Initial value.</p>");\r
+ * $CKEditor->editor("editor1", "<p>Initial value.</p>");\r
  * ?>\r
  * @endcode\r
  */\r