Fixed typo

This commit is contained in:
Binh-Minh Ribler 2018-03-12 21:07:24 -05:00
parent c76411768f
commit 19d54162ce

View File

@ -638,7 +638,7 @@ Bug Fixes since HDF5-1.10.1 release
C++ APIs
--------
- Removal of memomry leaks
- Removal of memory leaks
A private function was inadvertently called, causing memory leaks. This
is now fixed.