aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unfinished/divvy.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/unfinished/divvy.c b/unfinished/divvy.c
index d083e76..5c7fa27 100644
--- a/unfinished/divvy.c
+++ b/unfinished/divvy.c
@@ -19,7 +19,10 @@
* an omino and failing if that particular square doesn't
* happen to work.
*
- * However, I don't currently think it's neecss~|~
+ * However, I don't currently think it's necessary to do either of
+ * these, because the failure rate is already low enough to be
+ * easily tolerable, under all circumstances I've been able to
+ * think of.
*/
#include <assert.h>