Skip to:
Content

BuddyPress.org

Ticket #9138: 9138.patch

File 9138.patch, 1000 bytes (added by emaralive, 9 months ago)

Patch to fix typo

  • src/bp-core/classes/class-bp-admin.php

    diff --git src/bp-core/classes/class-bp-admin.php src/bp-core/classes/class-bp-admin.php
    index 7b263e133..60fdda4ea 100644
    class BP_Admin { 
    826826                                                </h2>
    827827                                                <p>
    828828                                                        <?php esc_html_e( 'Among the 100 changes introduced in 12.0.0, the BP Rewrites API is a massive revolution opening the way for a progressive BuddyPress evolution.', 'buddypress' ); ?>
    829                                                         <?php esc_html_e( 'Based on 10 years of experience gained through hard work, we are beginning to reimagine what it means to organize and manage communities within WordPess.', 'buddypress' ); ?>
     829                                                        <?php esc_html_e( 'Based on 10 years of experience gained through hard work, we are beginning to reimagine what it means to organize and manage communities within WordPress.', 'buddypress' ); ?>
    830830                                                        <?php esc_html_e( 'Here are the immediate benefits of the new BP Rewrites API :', 'buddypress' ); ?>
    831831                                                </p>
    832832                                                <ol>