Make WordPress Core


Ignore:
Timestamp:
03/28/2014 05:53:42 AM (11 years ago)
Author:
DrewAPicture
Message:

Wow. One more time with the typos.

I can, in fact, spell 'instance'.

See #27566.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-editor.php

    r27809 r27810  
    2929
    3030    /**
    31      * Parse default arguments for the editor eisntance.
     31     * Parse default arguments for the editor instance.
    3232     *
    3333     * @param string $editor_id ID for the current editor instance.
     
    7272            'teeny'             => false,
    7373            'dfw'               => false,
    74             'tinymce' =>        true,
    75             'quicktags' =>      true
     74            'tinymce'           => true,
     75            'quicktags'         => true
    7676        ) );
    7777
Note: See TracChangeset for help on using the changeset viewer.