Commit 1f6e4e9d authored by Victor Zverovich's avatar Victor Zverovich

Fix formatting.

parent 87b5ebfc
......@@ -48,7 +48,7 @@ An object of any user-defined type for which there is an overloaded
You can use ``fmt::ActiveFormatter`` to create your own functions
similar to ``fmt::Format`` and ``fmt::Print`` with an arbitrary action
performed when formatting is complete:
performed when formatting is complete::
struct PrintError {
void operator()(const fmt::Formatter &f) const {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment