Skip to content

Commit

Permalink
#1097 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 3, 2021
1 parent 7ea55e3 commit e928a40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/site/apt/index.apt.vm
Expand Up @@ -42,7 +42,7 @@ Source Code Quality Police (Qulice)
Qulice is a {{{http://en.wikipedia.org/wiki/Static_program_analysis}static analysis}}
quality control instrument for
Java projects. It combines a few static analysis tools and
pre-configure them. You don't need to use and configure them individually any more.
pre-configures them. You don't need to use and configure them individually any more.

At the moment we integrate together:

Expand All @@ -56,7 +56,7 @@ Source Code Quality Police (Qulice)

* {{{http://pmd.sourceforge.net/}PMD}}

* {{{http://findbugs.sourceforge.net/}FindBugs}}
* {{{https://spotbugs.github.io/}SpotBugs}}

Just add our {{{./qulice-maven-plugin/}qulice-maven-plugin}} to your
Maven project and start following out
Expand Down

0 comments on commit e928a40

Please sign in to comment.