mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-09-02 19:22:49 +02:00
Fix repeated filename field
Fix repeated filename field and stick to the standard filename for programming languages.
This commit is contained in:
committed by
GitHub
parent
feea0f044a
commit
acf613f81b
@@ -1,6 +1,6 @@
|
||||
---
|
||||
language: c
|
||||
filename: learnc.c
|
||||
filename: learnc-pt.c
|
||||
contributors:
|
||||
- ["Adam Bard", "http://adambard.com/"]
|
||||
- ["Árpád Goretity", "http://twitter.com/H2CO3_iOS"]
|
||||
@@ -10,7 +10,6 @@ translators:
|
||||
- ["Cássio Böck", "https://github.com/cassiobsilva"]
|
||||
- ["Heitor P. de Bittencourt", "https://github.com/heitorPB/"]
|
||||
lang: pt-br
|
||||
filename: c-pt.el
|
||||
---
|
||||
|
||||
Ah, C. Ainda é **a** linguagem de computação de alta performance.
|
||||
|
Reference in New Issue
Block a user