summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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 20aed52a..e6090f29 100644
--- a/doc/internal/howto-release.md
+++ b/doc/internal/howto-release.md
@@ -47,7 +47,7 @@ branch off the latest release and backport the bugfixes onto it.
## Common steps
0. Update copyright years:
- * `git grep -- -2021` to find potentionally outdated copyrights
+ * `git grep -- -2021` to find potentially outdated copyrights
* fix them
* `git commit -am'Bump copyright notices'`
0. Update CHANGELOG: