From 2ab40f31bcc93af6aa2ea6561cc31f19984c422a Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 4 Nov 2013 09:49:30 +0000 Subject: [PATCH] typo --- bedstead.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # . -> # # . . -> # \ . . -- 2.30.2