Skip to:
Content

bbPress.org

Changeset 4048


Ignore:
Timestamp:
07/03/2012 12:30:29 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Spelling Police:

Location:
branches/plugin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-admin/bbp-settings.php

    r4047 r4048  
    10731073?>
    10741074
    1075     <p><?php _e( 'Some optional parameters to help tune the convertion process.', 'bbpress' ); ?></p>
     1075    <p><?php _e( 'Some optional parameters to help tune the conversion process.', 'bbpress' ); ?></p>
    10761076
    10771077<?php
  • branches/plugin/bbp-includes/bbp-core-shortcodes.php

    r3966 r4048  
    105105            'bbp-register'    => array( $this, 'display_register'     ),
    106106
    107             // LOst Password
     107            // Lost Password
    108108            'bbp-lost-pass'   => array( $this, 'display_lost_pass'    ),
    109109
Note: See TracChangeset for help on using the changeset viewer.