hdf5 lib bump and typo fix

This commit is contained in:
Jonathan Shook 2024-09-09 11:07:33 -05:00
parent a8186a3017
commit ee271124f5
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
<dependency>
<groupId>io.jhdf</groupId>
<artifactId>jhdf</artifactId>
<version>0.7.0</version>
<version>0.8.2</version>
</dependency>
</dependencies>

View File

@ -14,7 +14,7 @@ bindings:
# on the functions below.
cycle: Identity()
# CharBufImage(...) creates arbitrarily large characer buffers in memory
# CharBufImage(...) creates arbitrarily large character buffers in memory
# to sample random extracts from. This function comes in a few forms:
# With default image function and fixed length output. This is only