From 9fdfa7ef5c7d27e84ef0e8880f3acebe14ef3d7e Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Fri, 6 Sep 2013 01:38:09 +0000 Subject: [PATCH] Short descriptions for inline docs should end with a period, per the vast majority of core. see #25229. Built from https://develop.svn.wordpress.org/trunk@25273 git-svn-id: http://core.svn.wordpress.org/trunk@25239 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/admin-footer.php | 14 +++++++------- wp-admin/index.php | 2 +- wp-comments-post.php | 16 ++++++++-------- wp-includes/pluggable.php | 4 ++-- wp-trackback.php | 2 +- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/wp-admin/admin-footer.php b/wp-admin/admin-footer.php index 0c51d0aacd..5d2bf2ac55 100644 --- a/wp-admin/admin-footer.php +++ b/wp-admin/admin-footer.php @@ -27,7 +27,7 @@ if ( !defined('ABSPATH') )