Skip to content

Commit

Permalink
Merge pull request #5059 from wp-cli/danielbachhuber-patch-1
Browse files Browse the repository at this point in the history
Change to "Happy publishing." per change in core
  • Loading branch information
schlessera committed Jan 12, 2019
2 parents 6f674c2 + 94d4dcf commit aa22f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/config.feature
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ define('PATH_CURRENT_SITE', '/');
define('SITE_ID_CURRENT_SITE', 1);
define('BLOG_ID_CURRENT_SITE', 1);
/* That's all, stop editing! Happy blogging. */
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
Expand Down

0 comments on commit aa22f23

Please sign in to comment.