mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-11 17:24:29 +02:00
Spelling corrrection
This commit is contained in:
@@ -268,9 +268,9 @@ public class LearnJava {
|
|||||||
System.out.println(bar); // Prints A, because the statement is true
|
System.out.println(bar); // Prints A, because the statement is true
|
||||||
|
|
||||||
|
|
||||||
///////////////////////////////////////
|
////////////////////////////////////////
|
||||||
// Converting Data Types And Typcasting
|
// Converting Data Types And Typecasting
|
||||||
///////////////////////////////////////
|
////////////////////////////////////////
|
||||||
|
|
||||||
// Converting data
|
// Converting data
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user