We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f1998 commit 2400aa5Copy full SHA for 2400aa5
source/lib-intro.tex
@@ -1680,7 +1680,7 @@
1680
conversion from a value \tcode{p} \\ \rowsep
1681
\tcode{x} & a value of type \tcode{XX::const_void_pointer} obtained by
1682
conversion from a value \tcode{q} or a value \tcode{w} \\ \rowsep
1683
-\tcode{y} & a value of type \tcode{XX:const_void_pointer} obtained by
+\tcode{y} & a value of type \tcode{XX::const_void_pointer} obtained by
1684
conversion from a result value of \tcode{YY::allocate}, or else a value of
1685
type (possibly \tcode{const}) \tcode{std::nullptr_t}. \\ \rowsep
1686
\tcode{n} & a value of type \tcode{XX::size_type}. \\ \rowsep
0 commit comments