summaryrefslogtreecommitdiffhomepage
path: root/erlang.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2013-07-01 08:53:12 -0700
committerAdam <adam@adambard.com>2013-07-01 08:53:12 -0700
commit4642a4884c077477a2946e724fbfc2d483edc569 (patch)
tree543bf4baceec725b9884270061cc04ebfe126c9a /erlang.html.markdown
parente7146195f418cc17592fbc85d726452308c6c120 (diff)
Updates
Diffstat (limited to 'erlang.html.markdown')
-rw-r--r--erlang.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/erlang.html.markdown b/erlang.html.markdown
index 6ceb3172..66370a7d 100644
--- a/erlang.html.markdown
+++ b/erlang.html.markdown
@@ -5,7 +5,7 @@ author_url: http://www.focustheweb.com/
filename: learnerlang.erl
---
-```erlang
+```latex
% Percent sign start a one-line comment.
%% Two percent characters shall be used to comment functions.
@@ -236,4 +236,4 @@ catcher(N) -> catch generate_exception(N).
* "Programming Erlang: Software for a Concurrent World" by Joe Armstrong
* [Erlang - Programming Rules and Conventions](http://www.erlang.se/doc/programming_rules.shtml)
-* [Erlang/OTP Documentation](http://www.erlang.org/doc/) \ No newline at end of file
+* [Erlang/OTP Documentation](http://www.erlang.org/doc/)