diff options
author | Marcel Ribeiro Dantas, Ph.D <ribeirodantasdm@gmail.com> | 2022-08-01 09:46:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-01 09:46:27 +0200 |
commit | 7a3e9f0a69d8d72c6715c623c62d590efe9553dc (patch) | |
tree | 9eda3dc90815fd6306cc3160ca2de06725ef24a7 /pt-br/c-pt.html.markdown | |
parent | ea93acab6522d1f2eef3f4780448959c25f40a11 (diff) |
Fix language name
Diffstat (limited to 'pt-br/c-pt.html.markdown')
-rw-r--r-- | pt-br/c-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/c-pt.html.markdown b/pt-br/c-pt.html.markdown index 6885c41a..c3f62bc6 100644 --- a/pt-br/c-pt.html.markdown +++ b/pt-br/c-pt.html.markdown @@ -1,5 +1,5 @@ --- -language: c +language: C filename: learnc-pt.c contributors: - ["Adam Bard", "http://adambard.com/"] |