Fixed small typo

master
Ruben Dahl 2023-01-15 19:42:50 +01:00
parent 74b0a1311e
commit c663de1197
No known key found for this signature in database
GPG Key ID: C7838D0300EDEF1B
1 changed files with 1 additions and 1 deletions

View File

@ -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()