From 4c03aeaadd2a7bbc0cb5278b078c60bf5ea95957 Mon Sep 17 00:00:00 2001 From: dkf Date: Mon, 29 May 2023 10:49:45 +0000 Subject: Fix typo and outdated comment --- doc/configurable.n | 2 +- generic/tclOOScript.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/configurable.n b/doc/configurable.n index ef888ed..0102f8c 100644 --- a/doc/configurable.n +++ b/doc/configurable.n @@ -146,7 +146,7 @@ so that they can be used by other code: .TP \fBoo::configuresupport::configurable\fR . -This is a class that provids the implementation of the \fBconfigure\fR method +This is a class that provides the implementation of the \fBconfigure\fR method (described above in \fBCONFIGURE METHOD\fR). .TP \fBoo::configuresupport::configurableclass\fR diff --git a/generic/tclOOScript.h b/generic/tclOOScript.h index 407e919..b7c1f1d 100644 --- a/generic/tclOOScript.h +++ b/generic/tclOOScript.h @@ -19,7 +19,7 @@ /* * The scripted part of the definitions of TclOO. * - * Compiled from generic/tclOOScript.tcl by tools/makeHeader.tcl, which + * Compiled from tools/tclOOScript.tcl by tools/makeHeader.tcl, which * contains the commented version of everything; *this* file is automatically * generated. */ -- cgit v0.12