summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/compiler/scala/tools/nsc/ObjectRunner.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/scala/tools/nsc/ObjectRunner.scala b/src/compiler/scala/tools/nsc/ObjectRunner.scala
index 64aafb0007..4034e088c4 100644
--- a/src/compiler/scala/tools/nsc/ObjectRunner.scala
+++ b/src/compiler/scala/tools/nsc/ObjectRunner.scala
@@ -16,7 +16,7 @@ object ObjectRunner {
/** Run a given object, specified by name, using a
* specified classpath and argument list.
*
- * Throws: ClassNotFoundException, NoSuchMtehodError,
+ * Throws: ClassNotFoundException, NoSuchMethodError,
* InvocationTargetException
*/
def run(