summaryrefslogtreecommitdiffstats
path: root/Doc/templates
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/templates')
-rw-r--r--Doc/templates/whatsnewXY.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/templates/whatsnewXY.tex b/Doc/templates/whatsnewXY.tex
index 8320778..6f62b9c 100644
--- a/Doc/templates/whatsnewXY.tex
+++ b/Doc/templates/whatsnewXY.tex
@@ -10,8 +10,8 @@
% The following replacements need to be made in the text:
%
% X.Y -- the version of Python this document describes
-% X.Y-1 -- previous major release (not a maintenance release)
-% X.Y-2 -- major release before that one (optional; search the
+% X.Y-1 -- previous minor release (not a maintenance release)
+% X.Y-2 -- minor release before that one (optional; search the
% template to see the usage
%
% Once done, write and edit to your heart's content!