Misdirected cross-reference spotted by Jonas Koelker.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 27 Jan 2007 10:25:20 +0000 (10:25 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 27 Jan 2007 10:25:20 +0000 (10:25 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7172 cda61777-01e9-0310-a592-d414129be87e

devel.but

index 3695bcd..2d0b755 100644 (file)
--- a/devel.but
+++ b/devel.but
@@ -2122,7 +2122,7 @@ function; see \k{drawing-draw-circle}.
 \c void (*draw_update)(void *handle, int x, int y, int w, int h);
 
 This function behaves exactly like the back end \cw{draw_update()}
-function; see \k{drawing-draw-text}.
+function; see \k{drawing-draw-update}.
 
 An implementation of this API which only supports printing is
 permitted to define this function pointer to be \cw{NULL} rather