mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-26 04:41:52 -08:00
Correct comment in method for Java port of Bunny
This commit is contained in:
@@ -31,7 +31,7 @@ public class Bunny {
|
||||
}
|
||||
|
||||
/**
|
||||
* Show an intro, accept a message, then draw the picture.
|
||||
* Show an intro, then draw the picture.
|
||||
*/
|
||||
public void process() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user