From 06e3eb5fffefb82033f8b36ec823268a3c402eaf Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 24 Mar 2022 13:24:26 +0100 Subject: doc/concepts/anonymous-targets.org: fix org markup typo --- doc/concepts/anonymous-targets.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/concepts') 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 -- cgit v1.2.3