]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
SF #1275796, fix distutils typo "sortcut" -> "shortcut"
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 30 Aug 2005 03:35:19 +0000 (03:35 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 30 Aug 2005 03:35:19 +0000 (03:35 +0000)
Doc/dist/dist.tex

index 834c56ced5ddefdf579d4034f06a8d177e9f2f13..88ee42c0f171f85470059ce947bdd371f6e4c716 100644 (file)
@@ -1581,7 +1581,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.