summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authorfvogelnew1@free.fr <fvogel>2016-01-05 16:12:39 (GMT)
committerfvogelnew1@free.fr <fvogel>2016-01-05 16:12:39 (GMT)
commit95b638faf3e8e2a6a3154fe92f6382d2ae447a75 (patch)
treeb6fb725eadb9a610b2bfda74a8f11563afa35979 /generic
parentc7732038c7ae9c10c1afde3335ead9eb11059f1d (diff)
downloadtk-95b638faf3e8e2a6a3154fe92f6382d2ae447a75.zip
tk-95b638faf3e8e2a6a3154fe92f6382d2ae447a75.tar.gz
tk-95b638faf3e8e2a6a3154fe92f6382d2ae447a75.tar.bz2
Typo fixed in comment
Diffstat (limited to 'generic')
-rw-r--r--generic/tkText.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkText.c b/generic/tkText.c
index 0cb8431..c12c9a5 100644
--- a/generic/tkText.c
+++ b/generic/tkText.c
@@ -6752,7 +6752,7 @@ TkpTesttextCmd(
*
* RunAfterSyncCmd --
*
- * This function is called by the event loop and excutes the command
+ * This function is called by the event loop and executes the command
* scheduled by [.text sync -command $cmd].
*
* Results: