Skip to content

Commit fea6647

Browse files
committed
sisyphus-non-release-bump-header: Fix typos in docstring
1 parent a2dd692 commit fea6647

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sisyphus.el

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
154154
version header, in manuals, for example. I recommend that you add a
155155
post-release suffix to these version strings after a release. Because
156156
these version strings are not used by Emacs, we can ignore that Emacs

0 commit comments

Comments
 (0)