aboutsummaryrefslogtreecommitdiffhomepage
path: root/janet.1
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2019-01-16 12:34:01 -0500
committerCalvin Rose <calsrose@gmail.com>2019-01-16 12:34:01 -0500
commit4b8edef58cc654c90b118ec4ef8d621974797daa (patch)
tree383f54282fd124fe3026e5c3ee9f08f9743ec85d /janet.1
parentUpdate man page and add early exit to number scanning for parser. (diff)
Typo.
Diffstat (limited to 'janet.1')
-rw-r--r--janet.12
1 files changed, 1 insertions, 1 deletions
diff --git a/janet.1 b/janet.1
index 3bcfd368..a0d8952c 100644
--- a/janet.1
+++ b/janet.1
@@ -41,7 +41,7 @@ Read raw input from stdin and forgo prompt history and other readline-like featu
.TP
.BR \-q
-Quiet output. Don't prinpt a repl prompt or expression results to stdout.
+Quiet output. Don't print a repl prompt or expression results to stdout.
.TP
.BR \-r