1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

[c++/hi] fix language name

This commit is contained in:
Boris Verkhovskiy
2024-05-14 19:23:01 -06:00
parent 7dce0227a7
commit d3b496230e

View File

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