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 edd226a..14e7481 100644
--- a/examples/how_do_i.nom
+++ b/examples/how_do_i.nom
@@ -7,7 +7,7 @@
(including any deeper-level indented text)
The comment ends when the indentation ends
# How do I import a file?
-use "lib/os.nom"
+use "lib/os"
# How do I import all the files in a directory?
use "lib"