aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig P. Motlin <cmotlin@gmail.com>2017-02-27 13:38:48 -0500
committerRoman Ivanov <romani@users.noreply.github.com>2017-02-27 11:06:41 -0800
commitee700b71b5414720afec1a2e38c7b8b1f77a7813 (patch)
tree0154036fe200172bd16b92b504feab727878197e
parent5416ff1b06a356960b53aa311ea09b0549f35574 (diff)
downloadcheckstyle-ee700b71b5414720afec1a2e38c7b8b1f77a7813.tar.gz
spelling: fix typo in documentation
-rw-r--r--src/xdocs/config_misc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdocs/config_misc.xml b/src/xdocs/config_misc.xml
index 52ee63ec4..65c32ed06 100644
--- a/src/xdocs/config_misc.xml
+++ b/src/xdocs/config_misc.xml
@@ -388,7 +388,7 @@ String unitAbbrev = "\u03bc\u03bc\u03bc";
8 ;
</source>
<p>
- Examnple #8: Comment is placed within an empty case block.
+ Example #8: Comment is placed within an empty case block.
Note, if comment is placed at the end of the empty case block, we have Checkstyle's
limitations to clearly detect user intention of explanation target - above or below. The
only case we can assume as a violation is when a single line comment within the empty case