diff options
| author | Tyge Løvset <[email protected]> | 2021-09-11 22:58:58 +0200 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2021-09-11 22:58:58 +0200 |
| commit | a2aa14cc91ccbd42cd1188c6fac6126a38d0de77 (patch) | |
| tree | 843baa1eba7abae70b54326ca898607eedbc5e76 /docs/cmap_api.md | |
| parent | 658019e1e53ad1ccbca5c623b7199c445eab8b86 (diff) | |
| download | STC-modified-a2aa14cc91ccbd42cd1188c6fac6126a38d0de77.tar.gz STC-modified-a2aa14cc91ccbd42cd1188c6fac6126a38d0de77.zip | |
Fixed docs for newstyle.
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> |
