Skip to content
Snippets Groups Projects
Commit 8e73ff90 authored by Nils Schneider's avatar Nils Schneider
Browse files

gluon-autoupdater: typo corrected

parent 4fef2e5e
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ fi
grep -q "^BRANCH=${BRANCH}$" $manifest_upper
if test $? -ne 0; then
echo "Wrong branch. We'are on ${BRANCH}" >&2
echo "Wrong branch. We are on ${BRANCH}" >&2
exit 1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment