From 4d526a44a76f3a8022bdf59e6a396d568116ef64 Mon Sep 17 00:00:00 2001 From: Dave Moloney Date: Thu, 6 Aug 2015 14:02:50 +0100 Subject: [PATCH] Minor typo: have -> has the --- src/xdocs/index.xml.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdocs/index.xml.vm b/src/xdocs/index.xml.vm index ea9d3991b..987390959 100644 --- a/src/xdocs/index.xml.vm +++ b/src/xdocs/index.xml.vm @@ -79,7 +79,7 @@

Checkstyle can check many aspects of your source code. It can find class design problems, method design problems. - It also have ability to check code layout and formatting issues. + It also has the ability to check code layout and formatting issues.