Skip to content

Commit 2625d87

Browse files
committed
[temp.spec.partial.general] Reword note to avoid "may"
1 parent 2d442fe commit 2625d87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/templates.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3287,8 +3287,7 @@
32873287
One consequence is
32883288
that a \grammarterm{using-declaration}
32893289
which refers to a class template does not restrict the set of partial specializations
3290-
which may be found through the
3291-
\grammarterm{using-declaration}.
3290+
that are found through the \grammarterm{using-declaration}.
32923291
\end{note}
32933292
\begin{example}
32943293
\begin{codeblock}

0 commit comments

Comments
 (0)