summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9133dcec..79a1348a 100644
--- a/Makefile
+++ b/Makefile
@@ -144,7 +144,7 @@ update_stable: ## Set the stable branch to the latest release.
git push origin stable
comment_on_fixes: ## Add a comment to issues that were fixed.
- python ci/commend_on_fixes.py
+ python ci/comment_on_fixes.py
##@ Documentation