X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/48a10826fef7777bb8b061f4a121f481ced98bc0..4b24f58222c549b383d23ed86a958c9656218c48:/twiddle.c diff --git a/twiddle.c b/twiddle.c index b03ca01..8fd0b21 100644 --- a/twiddle.c +++ b/twiddle.c @@ -763,7 +763,7 @@ static void draw_tile(frontend *fe, game_state *state, int x, int y, } /* - * Next, the colour bars for orientation. + * Next, the triangles for orientation. */ if (state->orientable) { int xdx, xdy, ydx, ydy;