We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb51ac commit e5d3a66Copy full SHA for e5d3a66
1 file changed
doc/user_manual.md
@@ -76,7 +76,7 @@ int main(void) {
76
}
77
```
78
79
-Further details on how to store/retrieve the data to/from the Internal data structure are described in the following sections.
+Further details on how to store/retrieve the data to/from the internal data structure are described in the following sections.
80
81
82
`File: cjlib.h`
@@ -720,4 +720,4 @@ ___
720
721
### Example
722
```C
723
-```
+```
0 commit comments