summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-09-16 22:45:42 +0000
committerluz.paz <luzpaz@users.noreply.github.com>2018-09-16 22:45:42 +0000
commit1a29e885b6e40720382f2b4d78f0a77635102cea (patch)
tree1f9807b6d8849ec055f18b6a862f08927ae17b77 /.gitlab-ci.yml
parentMissing semicolon (diff)
downloadinkscape-1a29e885b6e40720382f2b4d78f0a77635102cea.tar.gz
inkscape-1a29e885b6e40720382f2b4d78f0a77635102cea.zip
Misc. typo and whitespace fixes
Follow-up to #289
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fa35ecdc2..f51c75407 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -146,7 +146,7 @@ translations:
except:
- schedules
script:
- # make sure dependecies for inkscape.pot are up-to-date
+ # make sure dependencies for inkscape.pot are up-to-date
- mkdir build && cd build && cmake .. && make inkscape_pot && cd ..
- cd po/