Change Trouble Shooting to Troubleshooting (#3905)

This commit is contained in:
H. Joe Lee 2023-12-22 11:02:09 -06:00 committed by GitHub
parent 37124bc1c1
commit 11e15aeed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.