summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authorhobbs <hobbs>2007-12-14 20:56:20 (GMT)
committerhobbs <hobbs>2007-12-14 20:56:20 (GMT)
commit117981638a6061185ad0fe2abbad387a47ae6a00 (patch)
tree5e9783d5d1d4303e334fa91dbb162520a8db5ae3 /win/README
parent1eb9e45d050d104745ba1725080290ac9d57eaeb (diff)
downloadtcl-117981638a6061185ad0fe2abbad387a47ae6a00.zip
tcl-117981638a6061185ad0fe2abbad387a47ae6a00.tar.gz
tcl-117981638a6061185ad0fe2abbad387a47ae6a00.tar.bz2
fix typo
Diffstat (limited to 'win/README')
-rw-r--r--win/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/README b/win/README
index e16d8d6..58e6f8d 100644
--- a/win/README
+++ b/win/README
@@ -1,6 +1,6 @@
Tcl 8.5 for Windows
-RCS: @(#) $Id: README,v 1.35 2007/12/14 20:54:01 hobbs Exp $
+RCS: @(#) $Id: README,v 1.36 2007/12/14 20:56:20 hobbs Exp $
1. Introduction
---------------
@@ -64,7 +64,7 @@ this error. Be aware that gcc will generate lots of compile time warnings
when building Tcl. Warnings are not errors, so please don't file a bug
report about them.
-Use the Makefile "install'"target to install Tcl. It will install it
+Use the Makefile "install" target to install Tcl. It will install it
according to the prefix options you provided in the correct directory
structure.