summaryrefslogtreecommitdiff
path: root/doc/concepts/anonymous-targets.org
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-03-24 13:24:26 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-03-24 13:35:46 +0100
commit06e3eb5fffefb82033f8b36ec823268a3c402eaf (patch)
tree9ccdf483960e2a8037b80d141f90c582ef464932 /doc/concepts/anonymous-targets.org
parent7a05bb5cfbf3560b828c226f4a3bad8c3826b039 (diff)
downloadjustbuild-06e3eb5fffefb82033f8b36ec823268a3c402eaf.tar.gz
doc/concepts/anonymous-targets.org: fix org markup typo
Diffstat (limited to 'doc/concepts/anonymous-targets.org')
-rw-r--r--doc/concepts/anonymous-targets.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/concepts/anonymous-targets.org b/doc/concepts/anonymous-targets.org
index 0bbfb658..2387e348 100644
--- a/doc/concepts/anonymous-targets.org
+++ b/doc/concepts/anonymous-targets.org
@@ -173,7 +173,7 @@ and one with origins ["baz upper"]. The "install" target will, of
course, not create any actions. Building sequentially ("-J 1"), we
will get one cache hit. Even though the artifacts of "foo"/"bar"
and "baz" are defined differently, they are extensionally equal;
-both define a file with contents "Hello World\n".
+both define a file with contents ~"Hello World\n"~.
** Anonymous targets