diff --git a/source/meta.tex b/source/meta.tex index 474ef233ca..dc98ea7b7a 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -5563,8 +5563,8 @@ \returns Let $C$ be the class represented by \tcode{dealias(type)}. A \tcode{vector} containing the reflections -of all the direct base class relationships of $B$, if any, -of $C$ such that \tcode{is_accessible(\brk{}\reflexpr{$B$}, ctx)} is \tcode{true}. +of all the direct base class relationships $B$, if any, +of $C$ such that \tcode{is_accessible(\reflexpr{$B$}, ctx)} is \tcode{true}. The direct base class relationships appear in the order in which the corresponding base classes appear in the \grammarterm{base-specifier-list} of $C$.