Fix a typo.

This commit is contained in:
Oliver Burn 2008-09-22 23:50:14 +00:00
parent d62a2cc020
commit a9e923790f
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ public class MethodLimitCheck extends Check
<p>
To support internationalized error messages, you need to create
a message.properties file alongside your Check class, i.e. the
a messages.properties file alongside your Check class, i.e. the
Java file and the properties files should be in the same
directory. Add a symbolic error code and an English
representation to the messages.properties. The file should