Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/07/2015 10:03:19 PM (11 years ago)
Author:
r-a-y
Message:

Fix all the typos.

Props slaFFik.

See #6092.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-blogs/bp-blogs-screens.php

    r9218 r9308  
    6969add_action( 'bp_screens', 'bp_blogs_screen_index', 2 );
    7070
    71 /** Theme Compatability *******************************************************/
     71/** Theme Compatibility *******************************************************/
    7272
    7373/**
    7474 * The main theme compat class for BuddyPress Blogs
    7575 *
    76  * This class sets up the necessary theme compatability actions to safely output
     76 * This class sets up the necessary theme compatibility actions to safely output
    7777 * group template parts to the_title and the_content areas of a theme.
    7878 *
     
    9191
    9292    /**
    93      * Are we looking at something that needs Blogs theme compatability?
     93     * Are we looking at something that needs Blogs theme compatibility?
    9494     *
    9595     * @since BuddyPress (1.7.0)
Note: See TracChangeset for help on using the changeset viewer.