diff options
Diffstat (limited to 'docs/clist_api.md')
| -rw-r--r-- | docs/clist_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clist_api.md b/docs/clist_api.md index af71ae19..cbd0bdbf 100644 --- a/docs/clist_api.md +++ b/docs/clist_api.md @@ -33,7 +33,7 @@ using_clist(str, cstr_t, cstr_compare_raw, cstr_del, cstr_from, cstr_c_str, cons ## Header file -All clist definitions and prototypes may be included in your C source file by including a single header file. +All clist definitions and prototypes are available by including a single header file. ```c #include "stc/clist.h" |
