Skip to content

Commit 4f0facd

Browse files
authored
[temp.param] Fix typos (#7394)
1 parent 16df53c commit 4f0facd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/templates.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@
399399
\item
400400
all base classes and non-static data members are public and non-mutable and
401401
\item
402-
the types of all bases classes and non-static data members are
403-
structural types or (possibly multidimensional) array thereof.
402+
the types of all base classes and non-static data members are
403+
structural types or (possibly multidimensional) arrays thereof.
404404
\end{itemize}
405405
\end{itemize}
406406

0 commit comments

Comments
 (0)