[wp-trac] [WordPress Trac] #2575: Small typo in greymatter.php

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 16 15:21:11 GMT 2006


#2575: Small typo in greymatter.php
----------------------------+-----------------------------------------------
       Id:  2575            |      Status:  new                     
Component:  Administration  |    Modified:  Thu Mar 16 15:21:11 2006
 Severity:  trivial         |   Milestone:  2.1                     
 Priority:  normal          |     Version:  2.0.2                   
    Owner:  anonymous       |    Reporter:  xibe                    
----------------------------+-----------------------------------------------
 {{{
 <?php

 class GM_Import {

         var $gmnames = array ();

         function header() {
                 echo '<div class="wrap">';
                 echo '<h2>'.__('Import Graymatter').'</h2>';
         }
 [...]
  }}}

 The first "a" in "Graymatter" should be a "e" :)

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2575>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list