Skip to content

Commit 6ff55d5

Browse files
jensmaurertkoeppe
authored andcommitted
[lex.icon,depr.locale.category] Remove duplicate 'table' in front of table references
1 parent 685f3da commit 6ff55d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/future.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@
706706
\pnum
707707
The \tcode{ctype} locale category includes the following facets
708708
as if they were specified
709-
in table \tref{locale.category.facets} of \ref{locale.category}.
709+
in \tref{locale.category.facets} of \ref{locale.category}.
710710

711711
\begin{codeblock}
712712
codecvt<char16_t, char, mbstate_t>
@@ -718,7 +718,7 @@
718718
\pnum
719719
The \tcode{ctype} locale category includes the following facets
720720
as if they were specified
721-
in table \tref{locale.spec} of \ref{locale.category}.
721+
in \tref{locale.spec} of \ref{locale.category}.
722722

723723
\begin{codeblock}
724724
codecvt_byname<char16_t, char, mbstate_t>

source/lex.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@
12141214
\grammarterm{octal-digit}s,
12151215
\grammarterm{digit}s, or
12161216
\grammarterm{hexadecimal-digit}s
1217-
is interpreted as a base $N$ integer as shown in table \tref{lex.icon.base};
1217+
is interpreted as a base $N$ integer as shown in \tref{lex.icon.base};
12181218
the lexically first digit of the sequence of digits is the most significant.
12191219
\begin{note}
12201220
The prefix and any optional separating single quotes are ignored

0 commit comments

Comments
 (0)