1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-25 05:51:31 +02:00

Fix a bunch of typos

This commit is contained in:
HairyFotr
2017-08-23 10:14:39 +02:00
parent 9c5a67ca0f
commit 985d23a52b
47 changed files with 95 additions and 95 deletions

View File

@@ -57,7 +57,7 @@ public class LearnJava {
///////////////////////////////////////
/*
* Ouput
* Output
*/
// Use System.out.println() to print lines.