mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix typo
This commit is contained in:
@@ -538,7 +538,7 @@ a visibility statement (``public``, ``private`` or ``protected``).
|
|||||||
|
|
||||||
.. cpp:class:: template<typename T, std::size_t N> std::array
|
.. cpp:class:: template<typename T, std::size_t N> std::array
|
||||||
|
|
||||||
or with a line beak::
|
or with a line break::
|
||||||
|
|
||||||
.. cpp:class:: template<typename T, std::size_t N> \
|
.. cpp:class:: template<typename T, std::size_t N> \
|
||||||
std::array
|
std::array
|
||||||
|
|||||||
Reference in New Issue
Block a user