summaryrefslogtreecommitdiff
path: root/ext/tk/README.ActiveTcl
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tk/README.ActiveTcl')
-rw-r--r--ext/tk/README.ActiveTcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tk/README.ActiveTcl b/ext/tk/README.ActiveTcl
index b7f023c91b..990f612648 100644
--- a/ext/tk/README.ActiveTcl
+++ b/ext/tk/README.ActiveTcl
@@ -57,6 +57,6 @@ Based on it, the Tcl interpreter changes auto_path variable's value.
Then, you'll be able to use Tcl/Tk extension libraries included in the
ActiveTcl package (e.g. call TkPackage.require('BWidget'), and then,
-use functions/widgets of BWidget extention).
+use functions/widgets of BWidget extension).
Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)