From 4681c34a46a46fbb88a1051229c26b42ddd401de Mon Sep 17 00:00:00 2001 From: Dana Robinson <43805+derobins@users.noreply.github.com> Date: Mon, 8 Apr 2024 14:19:39 -0700 Subject: [PATCH] Fix another typo --- doxygen/aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/aliases b/doxygen/aliases index 30f8c6830db..774ecc5038b 100644 --- a/doxygen/aliases +++ b/doxygen/aliases @@ -243,7 +243,7 @@ ALIASES += ref_mdc_in_hdf5="Metadata Cache Logging" ALIASES += ref_news_112="New Features in HDF5 Release 1.12" ALIASES += ref_h5ocopy="Copying Committed Datatypes with H5Ocopy()" -ALIASES += ref_sencode_fmt_change="RFC H5Secnode() / H5Sdecode() Format Change" +ALIASES += ref_sencode_fmt_change="RFC H5Sencode() / H5Sdecode() Format Change" ALIASES += ref_vlen_strings="\Emph{Creating variable-length string datatypes}" ALIASES += ref_vol_doc="VOL documentation"