fix typo (reported by Max Khesin)

[SVN r26848]
This commit is contained in:
Aleksey Gurtovoy
2005-01-25 21:47:19 +00:00
parent b9ac91e52d
commit a3c8e2267c

View File

@@ -119,7 +119,7 @@ Linear. Exactly ``size<s>::value`` applications of ``backward_op`` and ``forward
Example Example
------- -------
Remove negative elements from a sequence [#reverse_fold_note]_. Remove non-negative elements from a sequence [#reverse_fold_note]_.
.. parsed-literal:: .. parsed-literal::