summaryrefslogtreecommitdiff
path: root/doc/concepts/overview.org
diff options
context:
space:
mode:
authorAlberto Sartori <alberto.sartori@huawei.com>2022-05-31 10:09:04 +0200
committerAlberto Sartori <alberto.sartori@huawei.com>2022-06-09 09:35:15 +0200
commita9dad033cbee1d6246ad158747394016e51edd9f (patch)
tree4a3f0bdbf038f7fcd69dcf41cf33a5a80e1e74ab /doc/concepts/overview.org
parent2a65853c94763366eb288b1efe90a1343382ad30 (diff)
downloadjustbuild-a9dad033cbee1d6246ad158747394016e51edd9f.tar.gz
fix typos
Diffstat (limited to 'doc/concepts/overview.org')
-rw-r--r--doc/concepts/overview.org2
1 files changed, 1 insertions, 1 deletions
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