summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authormihaylov <mihaylov@epfl.ch>2005-06-20 10:07:28 +0000
committermihaylov <mihaylov@epfl.ch>2005-06-20 10:07:28 +0000
commitb0190b575c02c9c5912d0ee1369bfc877e22b939 (patch)
tree8842f542d2258c9e63ac6ce9051bd2afabf2633e /support
parent51168b223afffc33a4edc50e88aa6328c1998dba (diff)
downloadscala-b0190b575c02c9c5912d0ee1369bfc877e22b939.tar.gz
scala-b0190b575c02c9c5912d0ee1369bfc877e22b939.tar.bz2
scala-b0190b575c02c9c5912d0ee1369bfc877e22b939.zip
Corrected a typo in an example
Diffstat (limited to 'support')
-rw-r--r--support/a2ps/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/a2ps/README b/support/a2ps/README
index 393d5451bb..c6da37e7d3 100644
--- a/support/a2ps/README
+++ b/support/a2ps/README
@@ -23,4 +23,4 @@ scala: /*.scala/
You can also skip the installation and specify the stylesheet with
-ap2s -Epath/to/scala.ssh foo.scala \ No newline at end of file
+a2ps -Epath/to/scala.ssh foo.scala \ No newline at end of file