From 2afda956b19186c6f4306d43429948a6f7f40d07 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Thu, 3 Dec 2020 10:13:02 +0100 Subject: Simplified type sections. --- docs/cstack_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cstack_api.md') diff --git a/docs/cstack_api.md b/docs/cstack_api.md index 783b1cf9..9cbd9d58 100644 --- a/docs/cstack_api.md +++ b/docs/cstack_api.md @@ -17,7 +17,7 @@ will affect the names of all cstack types and methods. E.g. declaring `using_cst | Type name | Type definition | Used to represent... | |:----------------------|:---------------------------------------|:------------------------------------| -| `cstack_X` | Depending on underlying container type | The cstack type | +| `cstack_X` | Depends on underlying container type | The cstack type | | `cstack_X_value_t` | | The cstack element type | | `cstack_X_input_t` | | cstack input type | | `cstack_X_rawvalue_t` | | cstack raw value type | -- cgit v1.2.3