fix typo
This commit is contained in:
parent
c596e640f6
commit
b34459c539
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Before, you had to use string literals to refer to definitions, which is brittle
|
||||||
* Name of member
|
* Name of member
|
||||||
* Name of function
|
* Name of function
|
||||||
* Name of emum
|
* Name of emum
|
||||||
* Name of macrose
|
* Name of macros
|
||||||
* Name of type
|
* Name of type
|
||||||
|
|
||||||
## [Examples](example/example.cpp)
|
## [Examples](example/example.cpp)
|
||||||
|
|
Loading…
Reference in a new issue