summaryrefslogtreecommitdiffhomepage
path: root/es-es
diff options
context:
space:
mode:
Diffstat (limited to 'es-es')
-rw-r--r--es-es/c++-es.html.markdown2
-rw-r--r--es-es/c-es.html.markdown2
2 files changed, 2 insertions, 2 deletions
diff --git a/es-es/c++-es.html.markdown b/es-es/c++-es.html.markdown
index 9db2c802..f624d3c7 100644
--- a/es-es/c++-es.html.markdown
+++ b/es-es/c++-es.html.markdown
@@ -1,5 +1,5 @@
---
-language: c++
+language: C++
filename: learncpp-es.cpp
contributors:
- ["Steven Basart", "http://github.com/xksteven"]
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/"]