diff options
Diffstat (limited to 'docs/cmap_api.md')
| -rw-r--r-- | docs/cmap_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmap_api.md b/docs/cmap_api.md index 9b0648b9..841eda93 100644 --- a/docs/cmap_api.md +++ b/docs/cmap_api.md @@ -35,7 +35,7 @@ be replaced by `ii` in all of the following documentation. ## Header file -All cmap definitions and prototypes may be included in your C source file by including a single header file. +All cmap definitions and prototypes are available by including a single header file. ```c #include <stc/cmap.h> |
