diff options
author | Adam Bard <github@adambard.com> | 2013-09-13 10:13:43 -0700 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2013-09-13 10:13:43 -0700 |
commit | 925b0afd8f0d062c4e078b00fc3918089f14f303 (patch) | |
tree | c916b543205c49212f3629ada29036753d654758 | |
parent | a4b20388afd21d24c4bf32ddbaa52c42759a4f1d (diff) | |
parent | 18da2a424460760010377dfe985d8c57c07cb277 (diff) |
Merge pull request #342 from mix3d/patch-2
fixing language tag
-rw-r--r-- | de-de/elixir-de.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/de-de/elixir-de.html.markdown b/de-de/elixir-de.html.markdown index ecd74dcb..f77f9b0c 100644 --- a/de-de/elixir-de.html.markdown +++ b/de-de/elixir-de.html.markdown @@ -5,6 +5,7 @@ contributors: translators:
- ["Gregor Große-Bölting", "http://www.ideen-und-soehne.de"]
filename: learnelixir-de.ex
++lang: de-de
---
Elixir ist eine moderne, funktionale Sprache für die Erlang VM. Sie ist voll
|