Correct comment in method for Java port of Bunny

This commit is contained in:
journich
2021-03-03 17:14:54 +10:30
parent 393b02623e
commit 43502df0a2

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