mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-17 20:11:57 +02:00
fix typo in Java tutorial and resave lua tutorial as UTF-8
This commit is contained in:
@@ -169,7 +169,7 @@ public class LearnJava {
|
||||
System.out.println(--i); //i = 0. 전치 감소 연산
|
||||
|
||||
///////////////////////////////////////
|
||||
// 에저 구조
|
||||
// 제어 구조
|
||||
///////////////////////////////////////
|
||||
System.out.println("\n->Control Structures");
|
||||
|
||||
|
Reference in New Issue
Block a user