summaryrefslogtreecommitdiffstats
path: root/src/H5err.txt
diff options
context:
space:
mode:
authorMark Evans <evan@hdfgroup.org>2012-10-22 16:39:27 (GMT)
committerMark Evans <evan@hdfgroup.org>2012-10-22 16:39:27 (GMT)
commit29dec8ea7cf74b413c0e32e4b1a86b331507d5b8 (patch)
tree55484a1fc4e96d86792850ad24024a3b9d40653b /src/H5err.txt
parentfe0092998014ae875463075778c5ba4ffc21bb98 (diff)
downloadhdf5-29dec8ea7cf74b413c0e32e4b1a86b331507d5b8.zip
hdf5-29dec8ea7cf74b413c0e32e4b1a86b331507d5b8.tar.gz
hdf5-29dec8ea7cf74b413c0e32e4b1a86b331507d5b8.tar.bz2
[svn-r22943] Changed the spelling of accessability to accessibility.
Diffstat (limited to 'src/H5err.txt')
-rw-r--r--src/H5err.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5err.txt b/src/H5err.txt
index b4cb28b..ab3277f 100644
--- a/src/H5err.txt
+++ b/src/H5err.txt
@@ -48,7 +48,7 @@
MAJOR, H5E_ARGS, Invalid arguments to routine
MAJOR, H5E_RESOURCE, Resource unavailable
MAJOR, H5E_INTERNAL, Internal error (too specific to document in detail)
-MAJOR, H5E_FILE, File accessability
+MAJOR, H5E_FILE, File accessibilty
MAJOR, H5E_IO, Low-level I/O
MAJOR, H5E_FUNC, Function entry/exit
MAJOR, H5E_ATOM, Object atom
@@ -81,7 +81,7 @@ MAJOR, H5E_NONE_MAJOR, No error
# Sections (for grouping minor errors)
SECTION, ARGS, Argument errors
SECTION, RESOURCE, Resource errors
-SECTION, FILEACC, File accessability errors
+SECTION, FILEACC, File accessibilty errors
SECTION, FILE, Generic low-level file I/O errors
SECTION, FUNC, Function entry/exit interface errors
SECTION, ATOM, Object atom related errors
@@ -121,7 +121,7 @@ MINOR, RESOURCE, H5E_CANTGC, Unable to garbage collect
MINOR, RESOURCE, H5E_CANTGETSIZE, Unable to compute size
MINOR, RESOURCE, H5E_OBJOPEN, Object is already open
-# File accessability errors
+# File accessibilty errors
MINOR, FILEACC, H5E_FILEEXISTS, File already exists
MINOR, FILEACC, H5E_FILEOPEN, File already open
MINOR, FILEACC, H5E_CANTCREATE, Unable to create file