summaryrefslogtreecommitdiffstats
path: root/win/tkWinX.c
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2019-07-20 11:51:47 (GMT)
committerfvogel <fvogelnew1@free.fr>2019-07-20 11:51:47 (GMT)
commit41bb9d8273752f7b46aa4658ff4efeb7cc27f2b6 (patch)
tree68ab2992ceccaedd7966ac3a7816a89ee181732c /win/tkWinX.c
parentab02276febcf3661673c1c3ee4b17bce56f7276f (diff)
downloadtk-41bb9d8273752f7b46aa4658ff4efeb7cc27f2b6.zip
tk-41bb9d8273752f7b46aa4658ff4efeb7cc27f2b6.tar.gz
tk-41bb9d8273752f7b46aa4658ff4efeb7cc27f2b6.tar.bz2
Fix [ea3db67ddf]: Fix spelling in comment of tkWinX.c (from C. Chavez)
Diffstat (limited to 'win/tkWinX.c')
-rw-r--r--win/tkWinX.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinX.c b/win/tkWinX.c
index fd576a4..cfb19d4 100644
--- a/win/tkWinX.c
+++ b/win/tkWinX.c
@@ -1745,7 +1745,7 @@ Tk_FreeXId(
* TkWinResendEvent --
*
* This function converts an X event into a Windows event and invokes the
- * specified windo function.
+ * specified window function.
*
* Results:
* A standard Windows result.