From 151602acbed7ccb5e9fb44a88f9bfacc3a7a0d09 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Wed, 20 Nov 2013 09:56:25 +0000 Subject: typo --- generic/tkEvent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/tkEvent.c b/generic/tkEvent.c index 463379a..51eca3a 100644 --- a/generic/tkEvent.c +++ b/generic/tkEvent.c @@ -2065,7 +2065,7 @@ TkFinalize( * TkFinalizeThread -- * * Runs our private thread exit handlers and removes itself from Tcl. - * This is benificial should we want to protect from dangling pointers + * This is beneficial should we want to protect from dangling pointers * should the Tk shared library be unloaded prior to Tcl which can happen * on Windows should the process be forcefully exiting from an exception * handler. -- cgit v0.12