summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-10-27 12:28:56 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-10-27 12:28:56 +0200
commita97bc72f39744a690927f214a47d74634e44e4df (patch)
tree76484e25b070b1017e24f20bea1a8962c933a060 /doc
parent10d9239f3cbe45f45747494123b3fc780ede987e (diff)
downloadjustbuild-a97bc72f39744a690927f214a47d74634e44e4df.tar.gz
extended-git-tree-variables doc: fix typo
Diffstat (limited to 'doc')
-rw-r--r--doc/future-designs/extended-git-tree-variables.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/future-designs/extended-git-tree-variables.md b/doc/future-designs/extended-git-tree-variables.md
index 90bb9f64..05c1feb2 100644
--- a/doc/future-designs/extended-git-tree-variables.md
+++ b/doc/future-designs/extended-git-tree-variables.md
@@ -31,7 +31,7 @@ cannot be set in to fixed values in the action description.
As for `"git tree"` repositories the result of the fetch action is
determined ahead of time, it is not necessary to isolate the fetch
-actions in the same way as we do with the fetch actions; if the
+actions in the same way as we do with the build actions; if the
non-isolation misguides the fetch action, the verification of the
fetched tree will notice this and an error will be reported instead
of obtaining wrong results. Therefore, the following proposed