1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-31 02:20:22 +02:00

Update c++ to upercase C++

This commit is contained in:
Marcel Ribeiro-Dantas
2022-08-01 22:39:47 +02:00
parent 3bb69ae289
commit 7f60e471fc
13 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
---
language: c++
language: C++
filename: learncpp-fr.cpp
contributors:
- ["Steven Basart", "http://github.com/xksteven"]