Documentation: fix HTML validation errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78196 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer
2009-08-05 15:42:44 +00:00
parent ea2381eb71
commit e15192b36b
13 changed files with 35 additions and 33 deletions
+1 -1
View File
@@ -486,7 +486,7 @@ clients should be unaffected by this transition, unless they are used to <tt>Val
could move to a <tt>Twine</tt> based design.</li>
<li><tt>isName()</tt> should be replaced with comparison
against <tt>getName()</tt> (this is now efficient).</tt>
against <tt>getName()</tt> (this is now efficient).
</ul>
</li>