summaryrefslogtreecommitdiffstats
path: root/doc/DeleteImg.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/DeleteImg.3')
-rw-r--r--doc/DeleteImg.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DeleteImg.3 b/doc/DeleteImg.3
index 91bf63f..2b9288e 100644
--- a/doc/DeleteImg.3
+++ b/doc/DeleteImg.3
@@ -18,7 +18,7 @@ Tk_DeleteImage \- Destroy an image.
.AS Tcl_Interp *interp
.AP Tcl_Interp *interp in
Interpreter for which the image was created.
-.AP "CONST char" *name in
+.AP "const char" *name in
Name of the image.
.BE