diff options
author | fvogel <fvogelnew1@free.fr> | 2019-07-02 19:36:37 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2019-07-02 19:36:37 (GMT) |
commit | 2ee70a963482c6282908c65752dc376fee64f391 (patch) | |
tree | 4887785effdcc7c3fe4c3f8d1c4764b553223f6d /win/tkWinFont.c | |
parent | 2e99996e18b1b15181b730a451f5e6107bc412fd (diff) | |
parent | 8a3e8fe5694a99d5b91fb75803a6976aa259eb66 (diff) | |
download | tk-2ee70a963482c6282908c65752dc376fee64f391.zip tk-2ee70a963482c6282908c65752dc376fee64f391.tar.gz tk-2ee70a963482c6282908c65752dc376fee64f391.tar.bz2 |
Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)
Diffstat (limited to 'win/tkWinFont.c')
-rw-r--r-- | win/tkWinFont.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinFont.c b/win/tkWinFont.c index 62d2487..62c33ce 100644 --- a/win/tkWinFont.c +++ b/win/tkWinFont.c @@ -1,7 +1,7 @@ /* * tkWinFont.c -- * - * Contains the Windows implementation of the platform-independant font + * Contains the Windows implementation of the platform-independent font * package interface. * * Copyright (c) 1994 Software Research Associates, Inc. |