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 32ae2d1f..28ffc872 100644 --- a/docs/cmap_api.md +++ b/docs/cmap_api.md @@ -146,7 +146,7 @@ The HEX of color BLACK is:[#000000] ``` ### Example 2 -This example uses a cmap with cstr as mapped value, by the `using_cmap_strval(id, int)` macro. +This example uses a cmap with cstr as mapped value. ```c #include <stc/cstr.h> |
