mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +00:00
fixing copy-pasted typo if ostream file descriptions
This commit is contained in:
parent
45d927ac80
commit
6d87576f1d
@ -18,7 +18,7 @@
|
||||
The text representation is not guaranteed to be stable between versions of
|
||||
Boost.Histogram. This header is only included by
|
||||
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
||||
To you use your own, include your own implementation instead of this header and do not
|
||||
To use your own, include your own implementation instead of this header and do not
|
||||
include
|
||||
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
||||
*/
|
||||
|
@ -28,7 +28,7 @@
|
||||
The text representation is not guaranteed to be stable between versions of
|
||||
Boost.Histogram. This header is only included by
|
||||
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
||||
To you use your own, include your own implementation instead of this header and do not
|
||||
To use your own, include your own implementation instead of this header and do not
|
||||
include
|
||||
[boost/histogram/ostream.hpp](histogram/reference.html#header.boost.histogram.ostream_hpp).
|
||||
*/
|
||||
|
@ -33,7 +33,7 @@
|
||||
header is not included by any other header and must be explicitly included to use the
|
||||
streaming operator.
|
||||
|
||||
To you use your own, simply include your own implementation instead of this header.
|
||||
To use your own, simply include your own implementation instead of this header.
|
||||
*/
|
||||
|
||||
namespace boost {
|
||||
|
Loading…
x
Reference in New Issue
Block a user