From 4731106e919a72399b6b00a8f08558bdb794e39b Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 8 Oct 2022 21:10:33 -0400 Subject: doc: Fix a couple of small mistakes. --- doc/chickadee.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/chickadee.texi') diff --git a/doc/chickadee.texi b/doc/chickadee.texi index b576641..c6b2f07 100644 --- a/doc/chickadee.texi +++ b/doc/chickadee.texi @@ -199,7 +199,6 @@ In this file, special procedures may be defined to handle various events from the game loop: @itemize -@item load-game @item quit-game @item draw @item update @@ -265,8 +264,8 @@ Update the game @var{n} times per second. @item --repl Launch a REPL in the terminal. This will allow the game environment -to debugged and modified without having to stop and restart the game -after each change. +to be debugged and modified without having to stop and restart the +game after each change. @item --repl-server[=@var{port}] -- cgit v1.2.3