aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/templates/wrapper.upload-bin2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/wrapper.upload-bin b/modules/buildsystem/templates/wrapper.upload-bin
index 728eedc9..4e79e494 100644
--- a/modules/buildsystem/templates/wrapper.upload-bin
+++ b/modules/buildsystem/templates/wrapper.upload-bin
@@ -18,7 +18,7 @@ function isingroup()
if ! isingroup "$packagerscommittersgroup"
then
- echo "You are not in $packagerscommitersgroup group."
+ echo "You are not in $packagerscommittersgroup group."
exit 1
fi