From be0ee2b2fd9761d43f53605fd8757bfd8660e03e Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 11 Oct 2009 08:43:08 +0000 Subject: [PATCH] Fix README description. --- Demo/scripts/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Demo/scripts/README b/Demo/scripts/README index d8434e8d43..6c8c635f03 100644 --- a/Demo/scripts/README +++ b/Demo/scripts/README @@ -13,7 +13,7 @@ makedir.py Like mkdir -p markov.py Markov chain simulation of words or characters mboxconvvert.py Convert MH or MMDF mailboxes to unix mailbox format mkrcs.py Fix symlinks named RCS into parallel tree -morse.py Produce morse code (audible or on AIFF file) +morse.py Produce morse code (as an AIFF file) pi.py Print all digits of pi -- given enough time and memory pp.py Emulate some Perl command line options primes.py Print prime numbers -- 2.40.0