summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-08-16 21:25:24 (GMT)
committerFred Drake <fdrake@acm.org>2001-08-16 21:25:24 (GMT)
commit457c4190f94f4857dbdd081344cd2b48456eac99 (patch)
tree86a1b1eb2466ff21fdb781bc5aa2bd8342b7fc14 /Doc
parent739282da83408783f1379e22fdedbf6d7495dcc2 (diff)
downloadcpython-457c4190f94f4857dbdd081344cd2b48456eac99.zip
cpython-457c4190f94f4857dbdd081344cd2b48456eac99.tar.gz
cpython-457c4190f94f4857dbdd081344cd2b48456eac99.tar.bz2
Fix typo reported by Joonas Paalasmaa: dada-->data
Diffstat (limited to 'Doc')
-rw-r--r--Doc/dist/dist.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex
index 60fd840..3dfdf7d 100644
--- a/Doc/dist/dist.tex
+++ b/Doc/dist/dist.tex
@@ -1239,7 +1239,7 @@ extending the Distutils.)
Executable Windows installers are the natural format for binary
distributions on Windows. They display a nice graphical user interface,
display some information of the module distribution to be installed, taken
-from the meta-dada in the setup script, let the user select a few
+from the meta-data in the setup script, let the user select a few
(currently maybe too few) options, and start or cancel the installation.
Since the meta-data is taken from the setup script, creating