Update docs to track Peje's latest patch.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 13 Jun 2017 12:30:49 +0000 (08:30 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 13 Jun 2017 12:30:49 +0000 (08:30 -0400)
main.c

diff --git a/main.c b/main.c
index 75f646e4c0efa415d226c9f660d98a77b1eabb2d..6ac17ce76b313889a1034a492b57b405f41e5034 100644 (file)
--- a/main.c
+++ b/main.c
@@ -8,7 +8,7 @@
  * Now that the code has been restructured into something much closer
  * to idiomatic C, the following is more appropriate:
  *
  * Now that the code has been restructured into something much closer
  * to idiomatic C, the following is more appropriate:
  *
- * ESR apologizes for the remaing gotos (now confined to two functions
+ * ESR apologizes for the remaing gotos (now confined to one function
  * in this file - there used to be over 350 of them, *everywhere*),
  * and for the offensive globals.  Applying the Structured Program
  * Theorem can be hard.
  * in this file - there used to be over 350 of them, *everywhere*),
  * and for the offensive globals.  Applying the Structured Program
  * Theorem can be hard.