From e7c58a7d62892d671cd7eb560212508cfdc8908b Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Tue, 5 Apr 2016 18:09:30 +0800 Subject: [PATCH] RELEASE_NOTES: spelling --- RELEASE_NOTES.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 677f7b85b..d43545763 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -27,9 +27,9 @@ unreleased [1.0rc3] * The HDF5 format has changed. * The datasets are located in the HDF5 subgroup ``datasets``. - * Datasets are now stored without additional type annotations from ARTIQ, - trusting that h5py maps and convert types between HDF5 and python/numpy - "as expected". + * Datasets are now stored without additional type conversions and annotations + from ARTIQ, trusting that h5py maps and converts types between HDF5 and + python/numpy "as expected". 1.0rc2