summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/tkInt.decls2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkInt.decls b/generic/tkInt.decls
index 822d008..2ee9d1c 100644
--- a/generic/tkInt.decls
+++ b/generic/tkInt.decls
@@ -614,7 +614,7 @@ declare 180 {
char *widgRec, int offset, Tcl_FreeProc **freeProcPtr)
}
-# Angled text API, exposed for Emiliano Gavilan's RBC work.
+# Angled text API, exposed for Emiliano Gavilán's RBC work.
declare 181 {
void TkDrawAngledTextLayout(Display *display, Drawable drawable, GC gc,
Tk_TextLayout layout, int x, int y, double angle, int firstChar,