summaryrefslogtreecommitdiff
path: root/src/manual/scala/man1/scalap.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/manual/scala/man1/scalap.scala')
-rw-r--r--src/manual/scala/man1/scalap.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manual/scala/man1/scalap.scala b/src/manual/scala/man1/scalap.scala
index 472b522e17..b58fe6a81f 100644
--- a/src/manual/scala/man1/scalap.scala
+++ b/src/manual/scala/man1/scalap.scala
@@ -76,7 +76,7 @@ object scalap extends Command {
val exitStatus = Section("EXIT STATUS",
- MBold(command) & " returns a zero exist status if it succeeds to process " &
+ MBold(command) & " returns a zero exit status if it succeeds to process " &
"the specified input files. Non zero is returned in case of failure.")
override val authors = Section("AUTHOR",