diff options
author | Madison Dickson <madison@mix3dstudios.com> | 2013-09-13 11:49:15 -0400 |
---|---|---|
committer | Madison Dickson <madison@mix3dstudios.com> | 2013-09-13 11:49:15 -0400 |
commit | 18da2a424460760010377dfe985d8c57c07cb277 (patch) | |
tree | c916b543205c49212f3629ada29036753d654758 /de-de | |
parent | a4b20388afd21d24c4bf32ddbaa52c42759a4f1d (diff) |
fixing language tag
was also displaying incorrectly on the main site
Diffstat (limited to 'de-de')
-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
|