From 6f9509214d3a827f9b390c5d169b69d4deb55fc9 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Wed, 25 Jan 2023 10:00:06 +0100 Subject: [PATCH] Fixed typo. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2e22718c..9dc92780 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,7 +41,7 @@ test cmake: # This job is collected by the EtherLab Documentation project. # It must be named 'doxygen' and must produce an artifact with a 'html' -# directory dyrectly containing the doxygen index HTML. +# directory directly containing the doxygen index HTML. doxygen: stage: deploy variables: