From a2f41f4daad35d37edea52024e8cb7df91a6b906 Mon Sep 17 00:00:00 2001 From: "fvogelnew1@free.fr" Date: Tue, 7 Apr 2015 20:14:18 +0000 Subject: Fix typo in comment --- generic/tkTextIndex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/tkTextIndex.c b/generic/tkTextIndex.c index 7cb71bb..35ed143 100644 --- a/generic/tkTextIndex.c +++ b/generic/tkTextIndex.c @@ -2218,7 +2218,7 @@ StartEnd( TkText *textPtr, /* Information about text widget. */ CONST char *string, /* String to parse for additional info about * modifier (count and units). Points to first - * character of modifer word. */ + * character of modifier word. */ TkTextIndex *indexPtr) /* Index to modify based on string. */ { CONST char *p; -- cgit v0.12