diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2010-05-22 18:07:47 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2010-05-22 18:07:47 (GMT) |
commit | 2ed80b27843998e5c0a05443e7f395b014266a11 (patch) | |
tree | d5c6ecc172ec15e1c39ea550f746f07428c6aef3 /hl/src/H5DS.c | |
parent | 3df3fc61768a585a74125453a8a8646208a38a66 (diff) | |
download | hdf5-2ed80b27843998e5c0a05443e7f395b014266a11.zip hdf5-2ed80b27843998e5c0a05443e7f395b014266a11.tar.gz hdf5-2ed80b27843998e5c0a05443e7f395b014266a11.tar.bz2 |
[svn-r18882] Maintenance: fixed a typo in email address
Diffstat (limited to 'hl/src/H5DS.c')
-rw-r--r-- | hl/src/H5DS.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/H5DS.c b/hl/src/H5DS.c index c6a8468..faa6d30 100644 --- a/hl/src/H5DS.c +++ b/hl/src/H5DS.c @@ -2229,7 +2229,7 @@ out: * * Return: Type identifier on success and negative on failure * -* Programmer: epourmal@hdfgorup.org +* Programmer: epourmal@hdfgroup.org * * Date: May 22, 2010 * |