File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ with the version header after a release.
139139 If you bump another part, for example to \" 1.3.0-git\" , then you
140140 cannot later decide to release \" 1.2.4\" , without all snapshot
141141 releases that were previously labeled \" 1.3.0-git...\" to be
142- considerd larger than the \" 1.2.4\" release that follows them.
142+ considered larger than the \" 1.2.4\" release that follows them.
143143
144144 To use this approach you have to set two variables:
145145
@@ -148,9 +148,9 @@ with the version header after a release.
148148
149149 Beside appending the specified suffix, this automatically bumps
150150 the least significant part of the version string of the
151- preceeding release.
151+ preceding release.
152152
153- A package may embbed version strings in other places beside the
153+ A package may embed version strings in other places beside the
154154version header, in manuals, for example. I recommend that you add a
155155post-release suffix to these version strings after a release. Because
156156these version strings are not used by Emacs, we can ignore that Emacs
You can’t perform that action at this time.
0 commit comments