Skip to content

Commit e5d3a66

Browse files
authored
Update user_manual.md
1 parent cdb51ac commit e5d3a66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/user_manual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ int main(void) {
7676
}
7777
```
7878
79-
Further details on how to store/retrieve the data to/from the Internal data structure are described in the following sections.
79+
Further details on how to store/retrieve the data to/from the internal data structure are described in the following sections.
8080
8181
8282
`File: cjlib.h`
@@ -720,4 +720,4 @@ ___
720720

721721
### Example
722722
```C
723-
```
723+
```

0 commit comments

Comments
 (0)