diff options
Diffstat (limited to 'docs/carray_api.md')
| -rw-r--r-- | docs/carray_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/carray_api.md b/docs/carray_api.md index 71d27390..0a26f457 100644 --- a/docs/carray_api.md +++ b/docs/carray_api.md @@ -16,7 +16,7 @@ See the c++ class [boost::multi_array](https://www.boost.org/doc/libs/release/li #include <stc/carr2.h> // or <stc/carr3.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 |
