summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2019-06-16 18:13:47 +0100
committerGitHub <noreply@github.com>2019-06-16 18:13:47 +0100
commit15f23532b78d1d82c795fbd38a53bd5026f88ae4 (patch)
treec4e5ad4ee4ac56efd5289ab417e30bce1b3c3ca8 /doc
parent3acfa0813e9c5edfa1d2a8099e86f39623d86251 (diff)
parenteb6a7b75164ae2a0acb87fc9a7402779dc3e3614 (diff)
downloadale-15f23532b78d1d82c795fbd38a53bd5026f88ae4.zip
Merge pull request #2577 from hsanson/fix-checkstyle-defaults
Fix checkstyle default configuration.
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-java.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-java.txt b/doc/ale-java.txt
index a563f1fb..58acc272 100644
--- a/doc/ale-java.txt
+++ b/doc/ale-java.txt
@@ -9,7 +9,7 @@ g:ale_java_checkstyle_config *g:ale_java_checkstyle_config*
*b:ale_java_checkstyle_config*
Type: |String|
- Default: `'google_checks.xml'`
+ Default: `'/google_checks.xml'`
A path to a checkstyle configuration file.