]> granicus.if.org Git - python/commitdiff
SF #1275796, fix distutils typo "sortcut" -> "shortcut"
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 30 Aug 2005 03:34:46 +0000 (03:34 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 30 Aug 2005 03:34:46 +0000 (03:34 +0000)
Doc/dist/dist.tex

index 7339701280f20735c54283e4ebfba2279fea6b35..26bfa2fa87dd73fc1832bfc016adf6564ef4a378 100644 (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.