diff options
author | Pratik Karki <predatoramigo@gmail.com> | 2017-10-17 14:58:48 +0545 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-17 14:58:48 +0545 |
commit | 86bc2d4ea4660920f5d7cc4df25ac86d005cafca (patch) | |
tree | f29e29cfce9e21f5b588583d100168f7c0ba11f5 | |
parent | 9a4ce135d6ff30cad495ac1a037ff087497d7b97 (diff) | |
parent | 90e384819801beb00edd67372a84dcd879c13d9d (diff) |
Merge pull request #2914 from ditam/html-duplicate
[html/it] add missing lang declaration to html-it
-rw-r--r-- | it-it/html-it.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/it-it/html-it.html.markdown b/it-it/html-it.html.markdown index 1d2a0618..471019a1 100644 --- a/it-it/html-it.html.markdown +++ b/it-it/html-it.html.markdown @@ -5,6 +5,7 @@ contributors: - ["Christophe THOMAS", "https://github.com/WinChris"] translators: - ["Ale46", "http://github.com/Ale46/"] +lang: it-it --- HTML sta per HyperText Markup Language (linguaggio a marcatori per ipertesti). |