README.org: Fix some boneheaded typos.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 15 May 2021 10:05:15 +0000 (11:05 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 15 May 2021 13:59:01 +0000 (14:59 +0100)
README.org

index 91f3ef8..4a4ee01 100644 (file)
@@ -345,7 +345,7 @@ Let's take this in slightly larger pieces.
     we add the tokens ~--core "${image-path}" --eval "${image-restore}"~
     to the SBCL command line; otherwise, we add ~--eval
     "${run-script-prelude}"~.  The ~@IMAGE~ setting is defined by
-    ~runlisp~ only if (a)~a custom image was found in the correct placem
+    ~runlisp~ only if (a)~a custom image was found in the correct place,
     and (b)~use of custom images isn't disabled on its command line.
 
     The ~${image-path}~ token expands to the full pathname to the custom
@@ -371,7 +371,7 @@ Let's take this in slightly larger pieces.
     it's very similar to ~run-script-prelude~, and is built out of many
     of the same pieces.
 
-    The thing we haven't seen before is ~${@IMAENEW|q}~.  The
+    The thing we haven't seen before is ~${@IMAGENEW|q}~.  The
     ~@IMAGENEW~ setting is defined by the ~dump-runlisp-image~ program
     the name the file in which the new image should be
     saved.[fn:image-rename]  The ~|q~ `filter' is new: it means that the