This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch feature/RAT-343_improveDocs
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/feature/RAT-343_improveDocs by 
this push:
     new 7e31d421 RAT-343: Fix typo
7e31d421 is described below

commit 7e31d4218de89f07b7dbd4427d44220803f6254a
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Jan 15 22:50:02 2024 +0100

    RAT-343: Fix typo
---
 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm 
b/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm
index e6397de2..44930de5 100644
--- a/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm
+++ b/apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm
@@ -82,11 +82,11 @@ Custom License Matchers
 Approved License Families
 
   By default all POM defined licenses are considered approved, this is a
-  change from pre 0.16 versons.  If there are families that are defined in
+  change from pre 0.16 versions.  If there are families that are defined in
   the pom but that should not be considered approved then a list of approved
   license families must be provided.
 
-  In the following exmaple, we define YASL1 and BAD1 and then indicate that
+  In the following example, we define YASL1 and BAD1 and then indicate that
   BAD1 is bad by specifying that YASL1 is good.
 
 ------------------------------------------------------------------

Reply via email to