From 7c65b5cdbdb15805749175fa26ce0a6644e85221 Mon Sep 17 00:00:00 2001 From: ivanovmp Date: Mon, 6 Jun 2022 14:01:46 +0300 Subject: [PATCH] Update json.hpp (#3499) * Update json.hpp * Remove a space --- include/nlohmann/json.hpp | 2 +- single_include/nlohmann/json.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/nlohmann/json.hpp b/include/nlohmann/json.hpp index 629a3edef..8fb894ce7 100644 --- a/include/nlohmann/json.hpp +++ b/include/nlohmann/json.hpp @@ -33,7 +33,7 @@ SOFTWARE. * contains the most recent documentation and should also be applicable to * * previous versions; documentation for deprecated functions is not * * removed, but marked deprecated. See "Generate documentation" section in * - * file docs/README.md. * + * file docs/README.md. * \****************************************************************************/ #ifndef INCLUDE_NLOHMANN_JSON_HPP_ diff --git a/single_include/nlohmann/json.hpp b/single_include/nlohmann/json.hpp index c342172b4..2837e74b9 100644 --- a/single_include/nlohmann/json.hpp +++ b/single_include/nlohmann/json.hpp @@ -33,7 +33,7 @@ SOFTWARE. * contains the most recent documentation and should also be applicable to * * previous versions; documentation for deprecated functions is not * * removed, but marked deprecated. See "Generate documentation" section in * - * file docs/README.md. * + * file docs/README.md. * \****************************************************************************/ #ifndef INCLUDE_NLOHMANN_JSON_HPP_