summaryrefslogtreecommitdiff
path: root/doc/concepts/overview.org
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-02-22 12:45:38 +0100
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-02-22 15:39:38 +0100
commit00b0ee7558f71e4a9c82957e58a93b8637e9fa77 (patch)
treeb38fec1153fe05cc29ff9732e7abb82cfd5f4035 /doc/concepts/overview.org
parent3a85910c824a2c76eb2d6dc3014cd9181118c803 (diff)
downloadjustbuild-00b0ee7558f71e4a9c82957e58a93b8637e9fa77.tar.gz
docs: Fix typos in general documentation
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 a7230066..5dc7ad20 100644
--- a/doc/concepts/overview.org
+++ b/doc/concepts/overview.org
@@ -122,7 +122,7 @@ rule, or expression is expected, they use the same naming scheme.
all other names given by lists have length at least 3.
- A list ~["./", relative-module-path, name]~ refers to a target
with the given name in the module that has the specified path
- relative to the current moudle (in the current repository).
+ relative to the current module (in the current repository).
- A list ~["@", repository, module, name]~ refers to the target
with the specified name in the specified module of the specified
repository.