diff options
author | Marcel Ribeiro-Dantas <mribeirodantas@hey.com> | 2022-08-01 22:39:47 +0200 |
---|---|---|
committer | Marcel Ribeiro-Dantas <mribeirodantas@hey.com> | 2022-08-01 22:39:47 +0200 |
commit | 7f60e471fc7b703804da333d94ec941bd6fed2e9 (patch) | |
tree | cb5cd5183ad418a8abe6dc3dbda00c0f1afd6050 /ru-ru/c++-ru.html.markdown | |
parent | 3bb69ae2892a0155da4f3576d7944636df80fc1d (diff) |
Update c++ to upercase C++
Diffstat (limited to 'ru-ru/c++-ru.html.markdown')
-rw-r--r-- | ru-ru/c++-ru.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ru-ru/c++-ru.html.markdown b/ru-ru/c++-ru.html.markdown index 3acfafa3..fad1b434 100644 --- a/ru-ru/c++-ru.html.markdown +++ b/ru-ru/c++-ru.html.markdown @@ -1,5 +1,5 @@ --- -language: c++ +language: C++ filename: learncpp-ru.cpp contributors: - ["Steven Basart", "http://github.com/xksteven"] |