mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
SF #1275796, fix distutils typo "sortcut" -> "shortcut"
This commit is contained in:
parent
9922a63a59
commit
523c9f0709
1 changed files with 1 additions and 1 deletions
2
Doc/dist/dist.tex
vendored
2
Doc/dist/dist.tex
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue