summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSam <manzi.sam@gmail.com>2014-12-22 13:37:03 +1100
committerSam <manzi.sam@gmail.com>2014-12-22 13:37:03 +1100
commitc9ae9ea396cae5c357511cecb3a308740409302a (patch)
tree764867c3596c721b74fe9bb6ea18056f13ea49ae
parent3b1a125a79528bade19fa797da3ce3885c9ef892 (diff)
Spelling corrrection
-rw-r--r--java.html.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/java.html.markdown b/java.html.markdown
index f08c4679..d77d1c23 100644
--- a/java.html.markdown
+++ b/java.html.markdown
@@ -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