Skip to content

Commit ec87bc1

Browse files
authored
Update basics.md (#28)
1 parent 5890e71 commit ec87bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/man/basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ julia> setinfo!(ds, "An example from the manual")
178178
"An example from the manual"
179179
```
180180

181-
This information will be attached to the data set `ds`.
181+
This information will be attached to the data set `ds`. Use `getinfo` to enquiry this information.
182182

183183
### Setting and removing formats
184184

0 commit comments

Comments
 (0)