diff options
| author | Andrew M. Kuchling <amk@amk.ca> | 2006-04-13 11:40:29 +0000 |
|---|---|---|
| committer | Andrew M. Kuchling <amk@amk.ca> | 2006-04-13 11:40:29 +0000 |
| commit | aa571c9a0a5ffcf7c1e86285453461b03b57b8f8 (patch) | |
| tree | 58c8077c6ee5627d45165d4c2e17df991b59021f | |
| parent | 869bacd4652f1b0299dfad0af49f38d6638a4f60 (diff) | |
| download | cpython-git-aa571c9a0a5ffcf7c1e86285453461b03b57b8f8.tar.gz | |
Add missing word
| -rw-r--r-- | Doc/dist/dist.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index 88a3faa92b..3ba51d049a 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex @@ -1467,7 +1467,7 @@ script as follows: \lineii{\%description (section)}{\option{long\_description}} \end{tableii} -Additionally, there many options in \file{.spec} files that don't have +Additionally, there are many options in \file{.spec} files that don't have corresponding options in the setup script. Most of these are handled through options to the \command{bdist\_rpm} command as follows: |
