Skip to content

Commit 4159377

Browse files
committed
CheckStyle reporting strange error about classname, suspect caching, forcing a clean build iluwatar#324
1 parent 0bc722f commit 4159377

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • delegation/src/main/java/com/iluwatar/delegation/simple/printers

delegation/src/main/java/com/iluwatar/delegation/simple/printers/HPPrinter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
/**
66
* Specialised Implementation of {@link Printer} for a HP Printer, in
7-
* this case the message to be printed is appended to "HP Printer : "
7+
* this case the message to be printed is appended to "HP Printer : "
88
*
99
* @see Printer
1010
*/

0 commit comments

Comments
 (0)