mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
fix typo
This commit is contained in:
parent
3dd2ae5011
commit
a46a9d587a
2 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@ typedef struct TCTags {
|
|||
*/
|
||||
size_t num_tags;
|
||||
/**
|
||||
* total size of tags (internal use only; do not change)
|
||||
* total size of tags (internal use only)
|
||||
*/
|
||||
size_t _capacity;
|
||||
} TCTags;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue