Skip to:
Content

BuddyPress.org

Changeset 11977


Ignore:
Timestamp:
04/16/2018 05:59:15 PM (8 years ago)
Author:
djpaul
Message:

Templates, Nouveau: spelling correction.

Fixes #7754

Props garrett-eclipse

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/includes/functions.php

    r11902 r11977  
    994994                'member-wp-profile-none' => array(
    995995                        'type'    => 'info',
    996                         'message' => __( '%s did not save any profile informations yet.', 'buddypress' ),
     996                        'message' => __( '%s did not save any profile information yet.', 'buddypress' ),
    997997                ),
    998998                'member-delete-account' => array(
Note: See TracChangeset for help on using the changeset viewer.