diff options
| -rw-r--r-- | es-es/erlang-es.html.markdown | 7 | 
1 files changed, 4 insertions, 3 deletions
| diff --git a/es-es/erlang-es.html.markdown b/es-es/erlang-es.html.markdown index 820ee1da..bc6317a5 100644 --- a/es-es/erlang-es.html.markdown +++ b/es-es/erlang-es.html.markdown @@ -1,12 +1,13 @@  --- -language: Erlang +language: erlang  lang: es-es  contributors: -    ["Giovanni Cappellotto", "http://www.focustheweb.com/"] +    - ["Giovanni Cappellotto", "http://www.focustheweb.com/"]  translators:    - ["Ernesto Pelayo", "http://github.com/ErnestoPelayo"] -filename: learnerlang.erl +filename: learnerlang-es.erl  --- +  # Erlang  %  Signo de porcentaje inicia un comentario de una lĂnea. | 
