gitlab-ci: Fix copy-paste error in a comment
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Thu, 5 Aug 2021 16:37:26 +0000 (17:37 +0100)
committerAlexander Richardson <alexander.richardson@cl.cam.ac.uk>
Fri, 10 Sep 2021 11:35:54 +0000 (11:35 +0000)
Signed-off-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk>
.gitlab-ci.yml

index f40674d..748e394 100644 (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