chiark / gitweb /
typo
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 4 Nov 2013 09:49:30 +0000 (09:49 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 4 Nov 2013 09:49:30 +0000 (09:49 +0000)
bedstead.c

index 34f6e8fbc0f993ca5711eec07fada86a88624939..2f04cd2fda4496ffb7cf7f8ba2a715dfb2deef64 100644 (file)
@@ -55,7 +55,7 @@
  * double the resolution and add more pixels to diagonals each time,
  * but this ends up with the diagonals being much too heavy.  Instead,
  * in places where the SAA5050 would add pixels, this program adds a
- * largeish triangle to each unfilled pixel, and remove a small
+ * largeish triangle to each unfilled pixel, and removes a small
  * triangle from each filled one, something like this:
  *
  * . #  -> . . # # -> . . / # or # . -> # # . . -> # \ . .