diff options
author | David Young <dyoung@hdfgroup.org> | 2020-01-27 19:41:42 (GMT) |
---|---|---|
committer | David Young <dyoung@hdfgroup.org> | 2020-01-27 19:41:42 (GMT) |
commit | b34e6d2f458543fa8ec2bc6b01b26e49f78e3763 (patch) | |
tree | 833d44afbb36145bb390710ef89d433c7d3e7bcc /doc | |
parent | 59e7b10a7e352f786493816a86bd45764241f1aa (diff) | |
download | hdf5-b34e6d2f458543fa8ec2bc6b01b26e49f78e3763.zip hdf5-b34e6d2f458543fa8ec2bc6b01b26e49f78e3763.tar.gz hdf5-b34e6d2f458543fa8ec2bc6b01b26e49f78e3763.tar.bz2 |
Add some missing spaces.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/VFD_SWMR_Punch_List.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/VFD_SWMR_Punch_List.md b/doc/VFD_SWMR_Punch_List.md index 312ed53..901abfa 100644 --- a/doc/VFD_SWMR_Punch_List.md +++ b/doc/VFD_SWMR_Punch_List.md @@ -24,8 +24,8 @@ guide to the syntax. 5. **Vailin, complete** Add the pb\_expansion\_threshold field to the H5F\_vfd\_swmr\_config\_t structure, and update - H5Pset\_vfd\_swmr\_config()and - H5Pget\_vfd\_swmr\_config()accordingly. + H5Pset\_vfd\_swmr\_config() and + H5Pget\_vfd\_swmr\_config() accordingly. 6. **Vailin, in progress** Implement end tick now API call. See section 3.1.2 of the RFC for specifications. |