summaryrefslogtreecommitdiffhomepage
path: root/c++.html.markdown
diff options
context:
space:
mode:
authorMarcel Ribeiro-Dantas <mribeirodantas@hey.com>2022-08-02 23:23:36 -0300
committerMarcel Ribeiro-Dantas <mribeirodantas@hey.com>2022-08-02 23:23:36 -0300
commitc0e5292022e4885619a91b0353e5fd83c457feed (patch)
treeb2631750f594144a37d0bf0796f974bf1e5c1c5c /c++.html.markdown
parentac13c3f261252548a59d64b69ef30188fa9cdd5e (diff)
Update to uppercase for c++ and c# in index
Diffstat (limited to 'c++.html.markdown')
-rw-r--r--c++.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++.html.markdown b/c++.html.markdown
index 038c3900..33ef70f3 100644
--- a/c++.html.markdown
+++ b/c++.html.markdown
@@ -1,5 +1,5 @@
---
-language: c++
+language: C++
filename: learncpp.cpp
contributors:
- ["Steven Basart", "https://github.com/xksteven"]