From 4029705cf3f9c5155f9a8545c7a85b3b550466d3 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 9 Nov 2021 18:12:26 -0500 Subject: docs: fix some spelling typos --- docs/yaml/objects/compiler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/yaml/objects/compiler.yaml b/docs/yaml/objects/compiler.yaml index f54b559..ccce489 100644 --- a/docs/yaml/objects/compiler.yaml +++ b/docs/yaml/objects/compiler.yaml @@ -374,7 +374,7 @@ methods: since: 0.50.0 description: | List of headers that must be found as well. - This is check is equivalent to checking each herader with an + This check is equivalent to checking each header with a [[compiler.has_header]] call. static: -- cgit v1.1