gitlab-ci: Fix copy-paste error in a comment

Signed-off-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk>
This commit is contained in:
Alex Richardson 2021-08-05 17:37:26 +01:00 committed by Alexander Richardson
parent 3288a076eb
commit c0e8990e65

View file

@ -1,6 +1,6 @@
# This file uses the freedesktop ci-templates to build Weston and run our
# This file uses the freedesktop ci-templates to build Wayland and run our
# tests in CI.
#
#
# ci-templates uses a multi-stage build process. First, the base container
# image is built which contains the core distribution, the toolchain, and
# all our build dependencies. This container is aggressively cached; if a