Skip to content

Commit 6dcae27

Browse files
author
Roman Janusz
committed
cosmetic
1 parent af6dc06 commit 6dcae27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Analyzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Rules may be enabled and disabled in `build.sbt` with Scala compiler options:
3838
scalacOptions += "-P:AVSystemAnalyzer:<level><ruleName>[:<arg>],<level><ruleName>[:<arg>],..."
3939
```
4040

41-
`<name>` must be one of the rule names listed above or `_` to apply to all rules.
41+
`<ruleName>` must be one of the rule names listed above or `_` to apply to all rules.
4242

4343
`<level>` may be one of:
4444

0 commit comments

Comments
 (0)