diff options
Diffstat (limited to 'docs/cstack_api.md')
| -rw-r--r-- | docs/cstack_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cstack_api.md b/docs/cstack_api.md index 68f22b57..8d9abbc5 100644 --- a/docs/cstack_api.md +++ b/docs/cstack_api.md @@ -17,7 +17,7 @@ See the c++ class [std::stack](https://en.cppreference.com/w/cpp/container/stack #define i_valdel // destroy value func - defaults to empty destruct #include <stc/cstack.h> ``` -`X` should be replaced by the value of i_tag in all of the following documentation. +`X` should be replaced by the value of ***i_tag*** in all of the following documentation. ## Methods |
