From 9c1a8292e4fd48a503cd8b70d8000a0987bc78e9 Mon Sep 17 00:00:00 2001 From: Andrew Taylor Date: Wed, 7 Dec 2016 11:07:03 -0700 Subject: [PATCH] Fixed typo. --- subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc b/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc index a9374870ad9..6b0c3636e43 100644 --- a/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc +++ b/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc @@ -56,7 +56,7 @@ usage: groovysh [options] [...] be first argument -cp, --classpath Aliases for '-classpath' -d, --debug Enable debug output - -e, --evaluate=arg Evaluate option fist when starting + -e, --evaluate=arg Evaluate option first when starting interactive session -h, --help Display this help message -pa, --parameters Generate metadata for reflection on method