Skip to content

Commit c836407

Browse files
committed
No need for Latin
1 parent 2eb03cd commit c836407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/examples/Mini/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This produces a Java class file (max.class) which you can execute with
2424

2525
% java max
2626

27-
Enter a number (4, eg.) and you will be asked to enter 4 numbers. The
27+
Enter a number (for example, 4) and you will be asked to enter 4 numbers. The
2828
program will then tell you the biggest of them.
2929

3030
Alternatively you can produce a Java file (max.java) which will be

0 commit comments

Comments
 (0)