[pango] Fix a typo



commit 54a26115da1d11657a502d09995bfe8344d5a9b8
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jul 16 14:54:39 2019 -0400

    Fix a typo

 .gitlab-ci/render-msys2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]