summaryrefslogtreecommitdiffhomepage
path: root/fr-fr/c++-fr.html.markdown
diff options
context:
space:
mode:
authorMarcel Ribeiro-Dantas <mribeirodantas@hey.com>2022-08-01 22:39:47 +0200
committerMarcel Ribeiro-Dantas <mribeirodantas@hey.com>2022-08-01 22:39:47 +0200
commit7f60e471fc7b703804da333d94ec941bd6fed2e9 (patch)
treecb5cd5183ad418a8abe6dc3dbda00c0f1afd6050 /fr-fr/c++-fr.html.markdown
parent3bb69ae2892a0155da4f3576d7944636df80fc1d (diff)
Update c++ to upercase C++
Diffstat (limited to 'fr-fr/c++-fr.html.markdown')
-rw-r--r--fr-fr/c++-fr.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/fr-fr/c++-fr.html.markdown b/fr-fr/c++-fr.html.markdown
index c8603756..b96d0ad0 100644
--- a/fr-fr/c++-fr.html.markdown
+++ b/fr-fr/c++-fr.html.markdown
@@ -1,5 +1,5 @@
---
-language: c++
+language: C++
filename: learncpp-fr.cpp
contributors:
- ["Steven Basart", "http://github.com/xksteven"]