summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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