Index: trunk/examples/full_example-body.html
===================================================================
--- trunk/examples/full_example-body.html (revision 20)
+++ trunk/examples/full_example-body.html (revision 33)
@@ -69,5 +69,5 @@
 
       /** STEP 3 ***************************************************************
-       * We create a default configuration to be used by all the editor.
+       * We create a default configuration to be used by all the editors.
        * If you wish to configure some of the editors differently this will be
        * done in step 4.
@@ -107,6 +107,6 @@
        * change the width and height of one of the editors, like this...
        *
-       *   xinha_editors.config.myTextArea.width  = 640;
-       *   xinha_editors.config.myTextArea.height = 480;
+       *   xinha_editors.myTextArea.config.width  = 640;
+       *   xinha_editors.myTextArea.config.height = 480;
        *
        ************************************************************************/
