mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-14 18:55:00 +02:00
Merge pull request #138 from mhr/patch-1
Spelling error one of the comments in erlang.html.markdown
This commit is contained in:
@@ -6,7 +6,7 @@ filename: learnerlang.erl
|
||||
---
|
||||
|
||||
```erlang
|
||||
% Percent sign starts an one-line comment.
|
||||
% Percent sign starts a one-line comment.
|
||||
|
||||
%% Two percent characters shall be used to comment functions.
|
||||
|
||||
|
Reference in New Issue
Block a user