diff options
Diffstat (limited to 'doxygen/dox/MetadataCachingInHDF5.dox')
-rw-r--r-- | doxygen/dox/MetadataCachingInHDF5.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/dox/MetadataCachingInHDF5.dox b/doxygen/dox/MetadataCachingInHDF5.dox index ce7f0df..d522456 100644 --- a/doxygen/dox/MetadataCachingInHDF5.dox +++ b/doxygen/dox/MetadataCachingInHDF5.dox @@ -971,7 +971,7 @@ Finally, the cache also contains an extensive sanity checking code. Much of this is turned on when you compile in debug mode, but to enable the full suite, turn on H5C_DO_SANITY_CHECKS in H5Cprivate.h. -\section trouble Trouble Shooting +\section trouble Troubleshooting Absent major bugs in the cache, the only troubleshooting you should have to do is diagnosing and fixing problems with your cache configuration. |