1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-03 03:33:15 +02:00

Fix repeated filename field

Fix repeated filename field and stick to the standard filename for programming languages.
This commit is contained in:
Marcel Ribeiro Dantas, Ph.D
2022-07-10 12:21:06 +02:00
committed by GitHub
parent feea0f044a
commit acf613f81b

View File

@@ -1,6 +1,6 @@
--- ---
language: c language: c
filename: learnc.c filename: learnc-pt.c
contributors: contributors:
- ["Adam Bard", "http://adambard.com/"] - ["Adam Bard", "http://adambard.com/"]
- ["Árpád Goretity", "http://twitter.com/H2CO3_iOS"] - ["Árpád Goretity", "http://twitter.com/H2CO3_iOS"]
@@ -10,7 +10,6 @@ translators:
- ["Cássio Böck", "https://github.com/cassiobsilva"] - ["Cássio Böck", "https://github.com/cassiobsilva"]
- ["Heitor P. de Bittencourt", "https://github.com/heitorPB/"] - ["Heitor P. de Bittencourt", "https://github.com/heitorPB/"]
lang: pt-br lang: pt-br
filename: c-pt.el
--- ---
Ah, C. Ainda é **a** linguagem de computação de alta performance. Ah, C. Ainda é **a** linguagem de computação de alta performance.