Fixed small typo
parent
74b0a1311e
commit
c663de1197
|
@ -58,7 +58,7 @@ The program invocation name.
|
|||
Shorthand for marking item as in progress in devel_roadmap()
|
||||
|
||||
```cpp
|
||||
#define TODO b
|
||||
#define TODO
|
||||
```
|
||||
Shorthand for marking item as todo in devel_roadmap()
|
||||
|
||||
|
|
Loading…
Reference in New Issue