summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-09-03 17:07:41 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-09-03 17:07:41 (GMT)
commitda0f4e22533c85ac4c70e6a45cb88cd87176cb66 (patch)
tree72badafae26d901176bfbc82de8a69584555c40d /pkgs
parent8bc4ab1c8756c1abaefa435e76d7a4ab6458bdb9 (diff)
downloadtcl-da0f4e22533c85ac4c70e6a45cb88cd87176cb66.zip
tcl-da0f4e22533c85ac4c70e6a45cb88cd87176cb66.tar.gz
tcl-da0f4e22533c85ac4c70e6a45cb88cd87176cb66.tar.bz2
typo
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/README b/pkgs/README
index 01c6f43..868bd4f 100644
--- a/pkgs/README
+++ b/pkgs/README
@@ -39,7 +39,7 @@ needs to conform to the following conventions.
distclean: Delete all generated files.
dist: Produce a copy of the package's source code distribution.
- Must respect the DIST_ROOT variable determing where to
+ Must respect the DIST_ROOT variable determining where to
write the generated directory.
Packages that are written to make use of the Tcl Extension Architecture (TEA)