From 0fe016e90d12ee963e69ab3ea487b1e5fbf9db5e Mon Sep 17 00:00:00 2001 From: David Griffith Date: Fri, 20 Jan 2012 20:00:42 -0800 Subject: [PATCH] transscript -> transcript --- src/curses/ux_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/curses/ux_init.c b/src/curses/ux_init.c index c40db77..e185bcb 100644 --- a/src/curses/ux_init.c +++ b/src/curses/ux_init.c @@ -60,7 +60,7 @@ Syntax: frotz [options] story-file\n\ -d disable color \t -Q use old-style save format\n\ -e enable sound \t -r # right margin\n\ -f # foreground color \t -s # random number seed value\n\ - -F Force color mode \t -S # transscript width\n\ + -F Force color mode \t -S # transcript width\n\ -h # screen height \t -t set Tandy bit\n\ -i ignore fatal errors \t -u # slots for multiple undo\n\ -l # left margin \t -w # screen width\n\ -- 2.34.1