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)
commit6a3868f2ccfb0ab9f2532d7b47849953f6b6f273 (patch)
tree72badafae26d901176bfbc82de8a69584555c40d /pkgs
parent3116380710cb660fa7afcfd314b607763ada8ef6 (diff)
downloadtcl-6a3868f2ccfb0ab9f2532d7b47849953f6b6f273.zip
tcl-6a3868f2ccfb0ab9f2532d7b47849953f6b6f273.tar.gz
tcl-6a3868f2ccfb0ab9f2532d7b47849953f6b6f273.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)