From 486f3a2d167f040f4d3f0d74a06e4fbc1021c23d Mon Sep 17 00:00:00 2001 From: Ryan Mulder Date: Tue, 11 Jul 2017 14:18:02 -0400 Subject: [PATCH] restore necessary comman in documentation of dump --- src/json.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/json.hpp b/src/json.hpp index 605b2aadc..0c5ef484c 100644 --- a/src/json.hpp +++ b/src/json.hpp @@ -9056,7 +9056,7 @@ class basic_json @complexity Linear. @liveexample{The following example shows the effect of different @a indent - parameters to the result of the serialization.dump} + parameters to the result of the serialization.,dump} @see https://docs.python.org/2/library/json.html#json.dump