SF #1275796, fix distutils typo "sortcut" -> "shortcut"

This commit is contained in:
Neal Norwitz 2005-08-30 03:34:46 +00:00
parent 9922a63a59
commit 523c9f0709

2
Doc/dist/dist.tex vendored
View file

@ -1657,7 +1657,7 @@ additional built-in functions in the installation script.
iconpath\optional{, iconindex}}}}}
This function creates a shortcut.
\var{target} is the path to the program to be started by the shortcut.
\var{description} is the description of the sortcut.
\var{description} is the description of the shortcut.
\var{filename} is the title of the shortcut that the user will see.
\var{arguments} specifies the command line arguments, if any.
\var{workdir} is the working directory for the program.