diff options
| -rw-r--r-- | erlang.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/erlang.html.markdown b/erlang.html.markdown index 66370a7d..42d0b809 100644 --- a/erlang.html.markdown +++ b/erlang.html.markdown @@ -5,7 +5,7 @@ author_url: http://www.focustheweb.com/  filename: learnerlang.erl  --- -```latex +```erlang  % Percent sign start a one-line comment.  %% Two percent characters shall be used to comment functions. | 
