Improve wording

Co-authored-by: Clément Fournier <clement.fournier76@gmail.com>
This commit is contained in:
Juan Martín Sotuyo DoderoandClément Fournier committed 2022-10-15 02:06:53 -03:00
1 parent a4d029f2af
commit db480352b5
1 file changed
+2 -2
+2 -2
View File
@@ -205,8 +205,8 @@ to be "debug".
The language is determined automatically by PMD from the file extensions. Some languages such as "Java"
however support multiple versions. The default version will be used, which is usually the latest supported
non-preview version. If you want to use an older version, so that e.g. rules, that suggest usage of language features,
that are not available yet, won't be executed, you need to specify a specific version via the `--use-version`
non-preview version. If you want to use an older version, so that e.g. rules that suggest usage of language features
that are not available yet won't be executed, you need to specify a specific version via the `--use-version`
parameter.
Example: