📝 fix comment

pull/2562/head
Niels Lohmann 2021-01-14 21:56:19 +01:00
parent b9d3aa4067
commit a77621687a
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69
2 changed files with 2 additions and 2 deletions

View File

@ -1239,7 +1239,7 @@ class basic_json
container's elements must have the current value as parent.
@param[in] check_parents whether the parent relation should be checked.
The value is true by default and should only be set to true
The value is true by default and should only be set to false
during destruction of objects when the invariant does not
need to hold.
*/

View File

@ -17996,7 +17996,7 @@ class basic_json
container's elements must have the current value as parent.
@param[in] check_parents whether the parent relation should be checked.
The value is true by default and should only be set to true
The value is true by default and should only be set to false
during destruction of objects when the invariant does not
need to hold.
*/