[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

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