Skip to content

Commit

Permalink
make amalgamate
Browse files Browse the repository at this point in the history
  • Loading branch information
barcode committed Aug 27, 2022
1 parent c5ede1a commit 19423a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion single_include/nlohmann/json.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13687,7 +13687,7 @@ namespace detail
/*!
@brief Default base class of the @ref basic_json class.

So that the correct implementation of the copy / move ctors / assign operators
So that the correct implementations of the copy / move ctors / assign operators
of @ref basic_json do not require complex case distinctions
(no base class / custom base class used as customization point),
@ref basic_json always has a base class.
Expand Down

0 comments on commit 19423a7

Please sign in to comment.