mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Spelling corrrection
This commit is contained in:
parent
3b1a125a79
commit
c9ae9ea396
@ -268,9 +268,9 @@ public class LearnJava {
|
||||
System.out.println(bar); // Prints A, because the statement is true
|
||||
|
||||
|
||||
///////////////////////////////////////
|
||||
// Converting Data Types And Typcasting
|
||||
///////////////////////////////////////
|
||||
////////////////////////////////////////
|
||||
// Converting Data Types And Typecasting
|
||||
////////////////////////////////////////
|
||||
|
||||
// Converting data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user