Skip to content

Commit c11878c

Browse files
committed
typo
1 parent e066bfa commit c11878c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/none_of.qbk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ All of the variants of `none_of` and `none_of_equal` take their parameters by va
7474

7575
[heading Notes]
7676

77-
* The routine `none_of` is also available aspart of the C++11 standard.
77+
* The routine `none_of` is also available as part of the C++11 standard.
7878

7979
* `none_of` and `none_of_equal` both return true for empty ranges, no matter what is passed to test against.
8080

0 commit comments

Comments
 (0)