aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/how_do_i.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/how_do_i.nom b/examples/how_do_i.nom
index 00fc7a2..a296849 100644
--- a/examples/how_do_i.nom
+++ b/examples/how_do_i.nom
@@ -63,7 +63,7 @@ say "
..start the next line with two periods, like that.
Similarly, you can put a long interpolated indented value like: \(..)
- 100 + 200 + 300 + 400 + 500 + 600 + 700 + 800 + 900
+ 1000 + 2000 + 3000 + 4000 + 5000 + 6000 + 7000 + 8000 + 9000
..between a backslash and two periods."
say "Single-line text can contain escape sequences like \", \\, \000, and \n"