summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-16 14:54:39 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-16 14:54:39 -0400
commit54a26115da1d11657a502d09995bfe8344d5a9b8 (patch)
tree77fa82cabe0a4de97caf6a08213c2bf9854508b6
parent1e86bae3241691b65fc93c6fa651110b3c3c1964 (diff)
downloadpango-54a26115da1d11657a502d09995bfe8344d5a9b8.tar.gz
Fix a typo
-rw-r--r--.gitlab-ci/render-msys2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/render-msys2.sh b/.gitlab-ci/render-msys2.sh
index b34b754a..f81f0c60 100644
--- a/.gitlab-ci/render-msys2.sh
+++ b/.gitlab-ci/render-msys2.sh
@@ -2,4 +2,4 @@
set -e
-PATH=_build/pango:$PATH _build/utils/pango-view --no-display --output _build/hello.png utils/HELLOW.txt
+PATH=_build/pango:$PATH _build/utils/pango-view --no-display --output _build/hello.png utils/HELLO.txt