From 74b5e64e6a54ac5f6c52b2c374438d0c30365dff Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Tue, 15 Oct 2019 09:16:03 +0000 Subject: Fix a few typo's --- ChangeLog.2002 | 2 +- doc/keysyms.n | 2 +- macosx/tkMacOSXFont.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog.2002 b/ChangeLog.2002 index b523e7d..b27b92b 100644 --- a/ChangeLog.2002 +++ b/ChangeLog.2002 @@ -5218,7 +5218,7 @@ 2000-05-31 Eric Melski * library/bgerror.tcl: Improved bgerror based on work by Donal - K. Fellows; no longer dependant on tk_dialog; features a + K. Fellows; no longer dependent on tk_dialog; features a Windows-esque "Details" button, and a customizable extra function button that allows the user to (for example) save the stack trace to a file. diff --git a/doc/keysyms.n b/doc/keysyms.n index 1e14f10..d5822a6 100644 --- a/doc/keysyms.n +++ b/doc/keysyms.n @@ -18,7 +18,7 @@ keysyms that will be recognized by Tk. Note that not all keysyms will be valid on all platforms, and some keysyms are also available on platforms that have a different native name for that key. For example, on Unix systems, the presence -of a particular keysym is dependant on the configuration of the +of a particular keysym is dependent on the configuration of the keyboard modifier map. This list shows keysyms along with their decimal and hexadecimal values. .PP diff --git a/macosx/tkMacOSXFont.c b/macosx/tkMacOSXFont.c index fb71e85..e68b09f 100644 --- a/macosx/tkMacOSXFont.c +++ b/macosx/tkMacOSXFont.c @@ -343,7 +343,7 @@ CreateNamedSystemFont( * * This procedure is called when an application is created. It * initializes all the structures that are used by the - * platform-dependant code on a per application basis. + * platform-dependent code on a per application basis. * Note that this is called before TkpInit() ! * * Results: -- cgit v0.12