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

Update c++-es.html.markdown

This commit is contained in:
Adam Bard
2016-03-21 16:30:46 -07:00
parent 194b303b4a
commit 1a5c738f7b

View File

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