Ahem. Finishing writing the comment _before_ checkin is generally sensible.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 18 Aug 2007 13:32:56 +0000 (13:32 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 18 Aug 2007 13:32:56 +0000 (13:32 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7694 cda61777-01e9-0310-a592-d414129be87e

unfinished/divvy.c

index d083e76..5c7fa27 100644 (file)
  *    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>