diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2012-02-14 15:08:07 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2012-02-14 15:08:07 (GMT) |
commit | a94ffa30526088d366c0e28b111855acc2772064 (patch) | |
tree | 80518bfd7d70437b60c2eeba2d4e49bf98406c66 /src/H5FDcore.h | |
parent | a056968dbd636cf6c5bda77603d8742c7a4a9bd0 (diff) | |
download | hdf5-a94ffa30526088d366c0e28b111855acc2772064.zip hdf5-a94ffa30526088d366c0e28b111855acc2772064.tar.gz hdf5-a94ffa30526088d366c0e28b111855acc2772064.tar.bz2 |
[svn-r21939] Fixed a minor typo in a comment.
No testing necessary.
Diffstat (limited to 'src/H5FDcore.h')
-rw-r--r-- | src/H5FDcore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDcore.h b/src/H5FDcore.h index 6e071e0..16cce89 100644 --- a/src/H5FDcore.h +++ b/src/H5FDcore.h @@ -17,7 +17,7 @@ * Programmer: Robb Matzke <matzke@llnl.gov> * Monday, August 2, 1999 * - * Purpose: The public header file for the sec2 driver. + * Purpose: The public header file for the core driver. */ #ifndef H5FDcore_H #define H5FDcore_H |