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