From a1646d712223146ad21307cab058810e6d5d9813 Mon Sep 17 00:00:00 2001 From: markjaquith 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: http://svn.automattic.com/wordpress/trunk@4954 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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'); ?>