From a9dad033cbee1d6246ad158747394016e51edd9f Mon Sep 17 00:00:00 2001 From: Alberto Sartori Date: Tue, 31 May 2022 10:09:04 +0200 Subject: fix typos --- doc/concepts/overview.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/concepts/overview.org') diff --git a/doc/concepts/overview.org b/doc/concepts/overview.org index 2799a2eb..13d5d04b 100644 --- a/doc/concepts/overview.org +++ b/doc/concepts/overview.org @@ -114,7 +114,7 @@ on multi-repository builds. In description files, targets, rules, and expressions are referred to by name. As the context always fixes if a name for a target, rule, or expression is expected, they use the same naming scheme. -- A single string refers to the the target with this name in the +- A single string refers to the target with this name in the same module. - A pair ~[module, name]~ refers to the target ~name~ in the module ~module~ of the same repository. There are no module names with -- cgit v1.2.3