From a97bc72f39744a690927f214a47d74634e44e4df Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 27 Oct 2023 12:28:56 +0200 Subject: extended-git-tree-variables doc: fix typo --- doc/future-designs/extended-git-tree-variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/future-designs') 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 -- cgit v1.2.3