Correct comment in method for Java port of Bunny

This commit is contained in:
journich
2021-03-03 17:14:54 +10:30
parent d891aeca94
commit 69c728955f

View File

@@ -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() {