From cf08e658b359e7fa77150a04e08e85b4994a69c8 Mon Sep 17 00:00:00 2001 From: fvogel Date: Fri, 30 Sep 2016 18:59:22 +0000 Subject: Fixed typo in comment --- generic/tkTextTag.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/tkTextTag.c b/generic/tkTextTag.c index a212615..dd3127d 100644 --- a/generic/tkTextTag.c +++ b/generic/tkTextTag.c @@ -30,7 +30,7 @@ static const char *const wrapStrings[] = { /* * The 'TkTextTabStyle' enum in tkText.h is used to define a type for the * -tabstyle option of the Text widget. These values are used as indices into - * the string table below. Tags are allowed an empty wrap value, but the + * the string table below. Tags are allowed an empty tabstyle value, but the * widget as a whole is not. */ -- cgit v0.12