Skip to content

Commit 1ec2634

Browse files
chriscct7smalyshev
authored andcommitted
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.
1 parent 28985e9 commit 1ec2634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.GIT-RULES

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ If you fix some bugs, you should note the bug ID numbers in your
114114
commit message. Bug ID should be prefixed by "#" for easier access to
115115
bug report when developers are browsing CVS via LXR or Bonsai.
116116

117-
Example::
117+
Example:
118118

119-
Fixed bug #14016 (pgsql notice handler double free crash bug.)
119+
Fixed bug #14016 (pgsql notice handler double free crash bug.)
120120

121121
When you change the NEWS file for a bug fix, then please keep the bugs
122122
sorted in decreasing order under the fixed version.

0 commit comments

Comments
 (0)