Skip to content

Commit 18593a7

Browse files
committed
doc
1 parent 2304f0b commit 18593a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The flush request is on a per-file basis, so if multiple files are open, flush e
5050
call h5f%flush()
5151
```
5252

53-
## rad / write attributes to variable
53+
## read / write attributes to variable
5454

5555
Note that HDF5 character attributes are scalar while int32, real32, real64 attributes are 1D vectors.
5656

0 commit comments

Comments
 (0)