Fix typo in template diffing docs.

llvm-svn: 188120
This commit is contained in:
Richard Trieu 2013-08-09 22:52:48 +00:00
parent 32090aba06
commit 98ca59ed3b
1 changed files with 1 additions and 1 deletions

View File

@ -422,7 +422,7 @@ output format of the diagnostics that it generates.
map<
[...],
map<
[float != float],
[float != double],
[...]>>>
.. _cl_diag_warning_groups: