From 00b0ee7558f71e4a9c82957e58a93b8637e9fa77 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 22 Feb 2023 12:45:38 +0100 Subject: docs: Fix typos in general documentation --- 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 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. -- cgit v1.2.3