From: Ben Harris Date: Mon, 4 Nov 2013 09:49:30 +0000 (+0000) Subject: typo X-Git-Tag: bedstead-001.000~57 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=2ab40f31bcc93af6aa2ea6561cc31f19984c422a;p=bedstead.git typo --- diff --git a/bedstead.c b/bedstead.c index 34f6e8f..2f04cd2 100644 --- a/bedstead.c +++ b/bedstead.c @@ -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 # . -> # # . . -> # \ . .