fixed a typo, please include in release

svn: r18574
This commit is contained in:
Robby Findler 2010-03-18 13:38:59 +00:00
parent 590c7514da
commit d761a0236a

View File

@ -17,7 +17,7 @@ combined files for a distribution. Each command-line argument is an
executable to include in the distribution, so multiple executables can
be packaged together. For example, under Windows,
@commandline{mzc --exe-dir geetings hello.exe goodbye.exe}
@commandline{mzc --exe-dir greetings hello.exe goodbye.exe}
creates a directory @filepath{greetings} (if the directory doesn't
exist already), and it copies the executables @filepath{hello.exe} and