[Doc] fix second error in UsersManual

llvm-svn: 344388
This commit is contained in:
Jonas Toth 2018-10-12 17:57:18 +00:00
parent d15d602654
commit 20ab6954a4
1 changed files with 1 additions and 1 deletions

View File

@ -1844,7 +1844,7 @@ For example, to specify that ``absl::string_view`` and ``std::string_view``
should be treated as equivalent when matching profile data, the following
remapping file could be used:
.. code-block::
.. code-block:: text
# absl::string_view is considered equivalent to std::string_view
type N4absl11string_viewE St17basic_string_viewIcSt11char_traitsIcEE