From 1ec26346bbe901875d610c10c7fdf8458d4b7b67 Mon Sep 17 00:00:00 2001 From: Chris Christoff Date: Fri, 5 Dec 2014 20:59:07 -0500 Subject: Formatting fixes for git rules file Formatting fixes for git rules file This commit fixes 2 issues with the git rules file. First, a typo of "::" has been changed to ":". Second, an extraneous space has been removed. --- README.GIT-RULES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.GIT-RULES') diff --git a/README.GIT-RULES b/README.GIT-RULES index 843c61ea63..0fa185c9a4 100644 --- a/README.GIT-RULES +++ b/README.GIT-RULES @@ -114,9 +114,9 @@ If you fix some bugs, you should note the bug ID numbers in your commit message. Bug ID should be prefixed by "#" for easier access to bug report when developers are browsing CVS via LXR or Bonsai. -Example:: +Example: - Fixed bug #14016 (pgsql notice handler double free crash bug.) +Fixed bug #14016 (pgsql notice handler double free crash bug.) When you change the NEWS file for a bug fix, then please keep the bugs sorted in decreasing order under the fixed version. -- cgit v1.2.1