From 8a762630199ca41ad06a2d312f85e16f10816d4a Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 12 Jul 2024 13:56:10 +0000 Subject: [PATCH] Minor copy edit (#162) --- src/site/apt/examples/cpdCsharp.apt.vm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/site/apt/examples/cpdCsharp.apt.vm b/src/site/apt/examples/cpdCsharp.apt.vm index 4fbf230c..02a66391 100644 --- a/src/site/apt/examples/cpdCsharp.apt.vm +++ b/src/site/apt/examples/cpdCsharp.apt.vm @@ -85,7 +85,7 @@ Finding duplicated code in C# In this example, the C# source files are located in <<>>. - <> The version for <<>> needs to match the PMD version, that is - being used. If you {{{./upgrading-PMD-at-runtime.html}upgrade PMD at runtime}} you'll need to make - sure, to change the version here as well. + <> The version for <<>> 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.