We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ca739 commit 8a76263Copy full SHA for 8a76263
src/site/apt/examples/cpdCsharp.apt.vm
@@ -85,7 +85,7 @@ Finding duplicated code in C#
85
86
In this example, the C# source files are located in <<<src/main/cs>>>.
87
88
- <<Note:>> The version for <<<net.sourceforge.pmd:pmd-cs>>> needs to match the PMD version, that is
89
- being used. If you {{{./upgrading-PMD-at-runtime.html}upgrade PMD at runtime}} you'll need to make
90
- sure, to change the version here as well.
+ <<Note:>> The version for <<<net.sourceforge.pmd:pmd-cs>>> needs to match the PMD version.
+ If you {{{./upgrading-PMD-at-runtime.html}upgrade PMD at runtime}}, you need to
+ change the version here as well.
91
0 commit comments