Fix outdated comment
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 4 May 2005 13:17:45 +0000 (13:17 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 4 May 2005 13:17:45 +0000 (13:17 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5744 cda61777-01e9-0310-a592-d414129be87e

twiddle.c

index b03ca01..8fd0b21 100644 (file)
--- 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;