master
Daniel Kolesa 2017-05-03 22:49:14 +02:00
parent 1191162198
commit 1cc0577513
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/** @exmaple range.cc
/** @example range.cc
*
* Simple examples of usage of the range system without using the pipe syntax.
*/

View File

@ -1,4 +1,4 @@
/** @exmaple range_pipe.cc
/** @example range_pipe.cc
*
* Simple examples of usage of the range system using the pipe syntax.
*/