summaryrefslogtreecommitdiffhomepage
path: root/chapel.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'chapel.html.markdown')
-rw-r--r--chapel.html.markdown3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapel.html.markdown b/chapel.html.markdown
index d4d6d648..d4ce4dfa 100644
--- a/chapel.html.markdown
+++ b/chapel.html.markdown
@@ -3,7 +3,6 @@ language: chapel
filename: learnchapel.chpl
contributors:
- ["Ian J. Bertolacci", "http://www.cs.colostate.edu/~ibertola/"]
-lang: en
---
You can read all about chapel at [Cray's official Chapel website](http://chapel.cray.com).
@@ -11,7 +10,7 @@ In short, Chapel is an open-source, high-productivity, parallel-programming lang
More information and support can be found at the bottom of this document.
-```chapel
+```c
// Comments are C-family style
// one line comment
/*