1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 12:30:48 +02:00

Add language code suffix(#2832)

This commit is contained in:
Pratik Karki
2017-08-25 13:56:53 +05:45
parent 9541b8141e
commit 5e5a2935c0

View File

@@ -1,6 +1,6 @@
---
language: c++
filename: learncpp.cpp
filename: learncpp-pt.cpp
contributors:
- ["Steven Basart", "http://github.com/xksteven"]
- ["Matt Kline", "https://github.com/mrkline"]