diff options
author | ven <vendethiel@hotmail.fr> | 2015-06-17 23:25:16 +0200 |
---|---|---|
committer | ven <vendethiel@hotmail.fr> | 2015-06-17 23:25:16 +0200 |
commit | 68b05bcc518064dab26c5098ea369a71bb9b5d8e (patch) | |
tree | ab4fca1c891d8e45bb609ee54d51ed56e96df176 /it-it | |
parent | ce9a5af88b75c0308d4951e57eac78f4658598ed (diff) |
Fix adambard/learnxinyminutes-site#12
Diffstat (limited to 'it-it')
-rw-r--r-- | it-it/c++-it.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it-it/c++-it.html.markdown b/it-it/c++-it.html.markdown index 4f5ac8a2..e7e1d89e 100644 --- a/it-it/c++-it.html.markdown +++ b/it-it/c++-it.html.markdown @@ -1,6 +1,6 @@ --- language: c++ -filename: learncpp.cpp +filename: learncpp-it.cpp contributors: - ["Steven Basart", "http://github.com/xksteven"] - ["Matt Kline", "https://github.com/mrkline"] |