CheckStyle reporting strange error about classname, suspect caching, forcing a clean build #324

This commit is contained in:
Joseph McCarthy 2015-12-28 21:56:41 +00:00
parent 0bc722f797
commit 41593774c6

View File

@ -4,7 +4,7 @@ import com.iluwatar.delegation.simple.Printer;
/**
* Specialised Implementation of {@link Printer} for a HP Printer, in
* this case the message to be printed is appended to "HP Printer : "
* this case the message to be printed is appended to "HP Printer : "
*
* @see Printer
*/