summaryrefslogtreecommitdiffstats
path: root/doc/internal/howto-release.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/internal/howto-release.md')
-rw-r--r--doc/internal/howto-release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/howto-release.md b/doc/internal/howto-release.md
index 0b54f0d7..005dae6d 100644
--- a/doc/internal/howto-release.md
+++ b/doc/internal/howto-release.md
@@ -57,7 +57,7 @@ branch off the latest release and backport the bugfixes onto it.
for Newsbeuter issues).
* Mention the name of the contributor.
* Acknowledge contributions from people whose changes didn't make it into
- the lists. The full list of contributors can be got with:
+ the lists. The full list of contributors can be obtained with:
```
$ git shortlog -s PREVIOUS_VERSION.. | cut -f2
```