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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b4c97c4  fix typo in "ckecks"
b4c97c4 is described below

commit b4c97c470c3181ac3d9ba2418d328c941b8fc901
Author: Jeanne <[email protected]>
AuthorDate: Tue Jul 4 20:54:17 2023 -0400

    fix typo in "ckecks"
---
 src/site/apt/examples/custom-developed-checkstyle.apt.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/examples/custom-developed-checkstyle.apt.vm 
b/src/site/apt/examples/custom-developed-checkstyle.apt.vm
index f8a3150..1b680af 100644
--- a/src/site/apt/examples/custom-developed-checkstyle.apt.vm
+++ b/src/site/apt/examples/custom-developed-checkstyle.apt.vm
@@ -42,7 +42,7 @@ Using Custom Developed Checkstyle Checks
 
 * Structuring your project
 
- First we set up the directory structure for the custom ckecks project. It
+ First we set up the directory structure for the custom checks project. It
  looks like this:
 
 +-----+

Reply via email to