[range] fixed #5314 (small mistakes in range adaptor examples)

[SVN r82346]
This commit is contained in:
Nathan Ridge
2013-01-04 01:18:36 +00:00
parent fc88bc06ad
commit cbd915a988
47 changed files with 67 additions and 67 deletions

View File

@@ -23,7 +23,7 @@
This would produce the output:
``
1,3,5,7,9
1,3,5,7,9,
``
[endsect]