summaryrefslogtreecommitdiffhomepage
path: root/java.html.markdown
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2014-12-22 12:48:36 +0100
committerAdam Bard <github@adambard.com>2014-12-22 12:48:36 +0100
commit95de3c05a5deef278a52ec0bdfd9cc9245708d59 (patch)
tree9f6406ec3069bc7723e6526bdb75af08c0394784 /java.html.markdown
parent3e6c93efa2b10989f0290938c97dbf8bb5de86ad (diff)
parentc9ae9ea396cae5c357511cecb3a308740409302a (diff)
Merge pull request #893 from sam-m888/patch-2
Spelling corrrection
Diffstat (limited to 'java.html.markdown')
-rw-r--r--java.html.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/java.html.markdown b/java.html.markdown
index 32febcfd..4661d4f9 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