SF #1275796, fix distutils typo "sortcut" -> "shortcut"
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex
index 7339701..26bfa2f 100644
--- a/Doc/dist/dist.tex
+++ b/Doc/dist/dist.tex
@@ -1657,7 +1657,7 @@
                                   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.