1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 06:47:54 +02:00

added changes

This commit is contained in:
[Ernesto]
2018-09-30 08:56:43 -07:00
parent 03437f5b0d
commit 7ac9d6383f

View File

@@ -1,12 +1,13 @@
--- ---
language: Erlang language: erlang
lang: es-es lang: es-es
contributors: contributors:
["Giovanni Cappellotto", "http://www.focustheweb.com/"] - ["Giovanni Cappellotto", "http://www.focustheweb.com/"]
translators: translators:
- ["Ernesto Pelayo", "http://github.com/ErnestoPelayo"] - ["Ernesto Pelayo", "http://github.com/ErnestoPelayo"]
filename: learnerlang.erl filename: learnerlang-es.erl
--- ---
# Erlang # Erlang
% Signo de porcentaje inicia un comentario de una línea. % Signo de porcentaje inicia un comentario de una línea.