From 2ae4ad71e0973d5f89eaf2a58ae50b3ee7f1aa1c Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Tue, 27 Feb 2007 23:17:13 +0000 Subject: [PATCH] End sentence with a period for consistency. Props Viper007Bond. fixes #3881 git-svn-id: https://develop.svn.wordpress.org/trunk@4954 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/options-writing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/options-writing.php b/wp-admin/options-writing.php index b6e43842a4..2a98f52251 100644 --- a/wp-admin/options-writing.php +++ b/wp-admin/options-writing.php @@ -103,7 +103,7 @@ endforeach; -

Update Services because of your blog\'s privacy settings'), 'options-privacy.php'); ?> +

Update Services because of your blog\'s privacy settings.'), 'options-privacy.php'); ?>