JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / ckeditor.php
index ee89973..b54be36 100644 (file)
@@ -1,6 +1,6 @@
 <?php\r
 /*\r
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+ * Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
  * For licensing, see LICENSE.html or http://ckeditor.com/license\r
  */\r
 \r
@@ -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