diff options
Diffstat (limited to 'docs/cstr_api.md')
| -rw-r--r-- | docs/cstr_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cstr_api.md b/docs/cstr_api.md index f14cfc38..9f26187b 100644 --- a/docs/cstr_api.md +++ b/docs/cstr_api.md @@ -7,7 +7,7 @@ See the c++ class [std::basic_string](https://en.cppreference.com/w/cpp/string/b ## Header file -All cstr definitions and prototypes may be included in your C source file by including a single header file. +All cstr definitions and prototypes are available by including a single header file. ```c #include "stc/cstr.h" |
