Skip to content

Commit

Permalink
changed wording
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeo committed Oct 25, 2018
1 parent 51eddb2 commit 8cef66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/admin/class-admin-update-notification.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ function hu_may_be_display_update_notice() {
echo apply_filters(
'hu_update_notice',
sprintf('<h3>%1$s %2$s %3$s %4$s :D</h3>',
__( "Good, you've just upgraded to", "hueman"),
__( "Good, you've recently upgraded to", "hueman"),
'Hueman',
__( "version", "hueman"),
HUEMAN_VER
Expand Down

0 comments on commit 8cef66f

Please sign in to comment.