commit | e16913a45f92db9d4080c06515537ee287fdb153 | [log] [tgz] |
---|---|---|
author | Christoph Hertzberg <chtz@informatik.uni-bremen.de> | Wed Jan 23 10:35:06 2019 +0100 |
committer | Christoph Hertzberg <chtz@informatik.uni-bremen.de> | Wed Jan 23 10:35:06 2019 +0100 |
tree | c6a00f861dc88ee8cc523f9f5fb7e243baa91001 | |
parent | 80f81f9c4b01cc4f513c5b92c52c5a0efb68ecc3 [diff] [blame] |
Fix name of tutorial snippet.
diff --git a/doc/TutorialSTL.dox b/doc/TutorialSTL.dox index 9f41528..9a825bc 100644 --- a/doc/TutorialSTL.dox +++ b/doc/TutorialSTL.dox
@@ -55,10 +55,10 @@ <table class="example"> <tr><th>Example:</th><th>Output:</th></tr> <tr><td> -\include Tutorial_std_sort_rows.cpp +\include Tutorial_std_sort_rows_cxx11.cpp </td> <td> -\verbinclude Tutorial_std_sort_rows.out +\verbinclude Tutorial_std_sort_rows_cxx11.out </td></tr></table> */