# HG changeset patch # User Jim Hague # Date 1478302481 0 # Node ID ac7d039116c410fa59da6dc0ca9c30c68411616b # Parent b4eb1753c80f4b0997e4959e8473d6a68fe3605b Correct typo in makeAll.sh. diff -r b4eb1753c80f -r ac7d039116c4 makeAll.sh --- a/makeAll.sh Fri Nov 04 23:31:40 2016 +0000 +++ b/makeAll.sh Fri Nov 04 23:34:41 2016 +0000 @@ -12,7 +12,7 @@ ./makeGraphics.sh "$1" ./makeBookeTunePages.sh "$1" ./makeBooke.sh A4 "$1" - ./makeBooke.sh A4 "$1" + ./makeBooke.sh A5 "$1" ./makeBooklet.sh "$1" ./makeBooke.sh Nook "$1" ./makeWebGraphics.sh "$1"