diff options
| author | Tyge Løvset <[email protected]> | 2020-11-30 21:13:47 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2020-11-30 21:13:47 +0100 |
| commit | d75d742283aa80e0238147e23e9853b9d5c3127f (patch) | |
| tree | 7082bd10c6e0e2a6355096f19058a0c3df987d12 /docs/cmap_api.md | |
| parent | 012ec9f8c2df5006c87e96735643216259b64d2f (diff) | |
| download | STC-modified-d75d742283aa80e0238147e23e9853b9d5c3127f.tar.gz STC-modified-d75d742283aa80e0238147e23e9853b9d5c3127f.zip | |
Fixed description of cmap and cset.
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 ff8f6f19..6e98a42f 100644 --- a/docs/cmap_api.md +++ b/docs/cmap_api.md @@ -2,7 +2,7 @@ UNDER CONSTRUCTION! -This describes the API of circular singly linked list type **cmap**. +This describes the API of the unordered map type **cmap**. ## Declaration |
