aboutsummaryrefslogtreecommitdiffhomepage
path: root/RELEASING
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASING b/RELEASING
index e9cb3d0b..6c714f8e 100644
--- a/RELEASING
+++ b/RELEASING
@@ -48,10 +48,10 @@ repository. From here, there are just a few steps to release:
as "1.1" or "1.2").
Finally, releases that do not change "features" but are merely
- bug fixes either add increase the micro number or add it
- (starting at ".1" if not present). So a bug-fix release from
- "1.0" would be "1.0.1" and a subsequent bug-fix release would
- be "1.0.2" etc.
+ bug fixes either increase the micro number or add it (starting
+ at ".1" if not present). So a bug-fix release from "1.0" would
+ be "1.0.1" and a subsequent bug-fix release would be "1.0.2"
+ etc.
Commit this change.