squash! Fix typos in .md files
This commit is contained in:
parent
f1b3190eab
commit
49e4470f35
@ -82,7 +82,7 @@ function.
|
|||||||
|
|
||||||
??? example
|
??? example
|
||||||
|
|
||||||
One common usecase for this function is the handling of user settings. Assume your application can be configured in
|
One common use case for this function is the handling of user settings. Assume your application can be configured in
|
||||||
some aspects:
|
some aspects:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
|||||||
@ -16,7 +16,7 @@ The `NLOHMANN_JSON_SERIALIZE_ENUM` allows to define a user-defined serialization
|
|||||||
: name of the enum to serialize/deserialize
|
: name of the enum to serialize/deserialize
|
||||||
|
|
||||||
`conversion` (in)
|
`conversion` (in)
|
||||||
: a pair of an enumerator and a JSON serialization; arbitrary pairs can be given as comma-separated list
|
: a pair of an enumerator and a JSON serialization; arbitrary pairs can be given as a comma-separated list
|
||||||
|
|
||||||
## Default definition
|
## Default definition
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user