diff options
Diffstat (limited to 'docs/cptr_api.md')
| -rw-r--r-- | docs/cptr_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cptr_api.md b/docs/cptr_api.md index 66c5797b..4f4da240 100644 --- a/docs/cptr_api.md +++ b/docs/cptr_api.md @@ -23,7 +23,7 @@ affect the names of all cptr types and methods. E.g. declaring `using_cptr(v4, V ## Header file -All cptr definitions and prototypes may be included in your C source file by including a single header file. +All cptr and csptr definitions and prototypes are available by including a single header file. ```c #include "stc/cptr.h" |
