lib/Tools/latex
changeset 7857 a49a3978fe3a
parent 7815 cd0fe98db185
child 7865 d9be8bc5624e
--- a/lib/Tools/latex	Wed Oct 13 19:43:26 1999 +0200
+++ b/lib/Tools/latex	Wed Oct 13 19:43:52 1999 +0200
@@ -16,9 +16,8 @@
   echo "    -o FORMAT    specify output format: dvi (default), dvi.gz, ps, ps.gz,"
   echo "                 pdf, or bbl"
   echo
-  echo
-  echo "  Run LaTeX (and related tools) on FILE (default root.tex), producing the"
-  echo "  speficied output format."
+  echo "  Run LaTeX (and related tools) on FILE (default root.tex),"
+  echo "  producing the specified output format."
   echo
   exit 1
 }