We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04b7a9f + 2b004e7 commit 62f484dCopy full SHA for 62f484d
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/SvnLocationContext.groovy
@@ -14,7 +14,7 @@ class SvnLocationContext extends AbstractContext {
14
}
15
16
/**
17
- * The directoy to checkout to. By default, files are checked out into the workspace directory.
+ * The directory to checkout to. By default, files are checked out into the workspace directory.
18
*/
19
void directory(String directory) {
20
this.directory = directory
0 commit comments