From 069eeb6b63414a10feb5d9ae96b53afa0b211fcb Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:23:54 +0200 Subject: [PATCH] [meta.reflection.exception] Fix typo --- source/meta.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/meta.tex b/source/meta.tex index b9758279b1..c862a960fd 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -3158,7 +3158,7 @@ If \tcode{what} can be represented in the ordinary literal encoding, initializes \exposid{what_} with \tcode{what}, transcoded from UTF-8 to the ordinary literal encoding. -Otherwhise, \exposid{what_} is value-initialized. +Otherwise, \exposid{what_} is value-initialized. \end{itemdescr} \indexlibraryctor{exception}%