From 3da6e4a8005440fe8e1614403fe9d54a2bf23340 Mon Sep 17 00:00:00 2001
From: Bill Wendling <isanbard@gmail.com>
Date: Tue, 7 Apr 2009 18:52:30 +0000
Subject: [PATCH] Fix verification failure.

llvm-svn: 68531
---
 docs/FAQ.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/FAQ.html b/docs/FAQ.html
index 83719b74e40..400e7c4f9c5 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -764,7 +764,7 @@ Stop.
 
 <div class="question">
 <p><a name="undef">What is this "<tt>undef</tt>" thing that shows up in my
-   code?</p>
+   code?</a></p>
 </div>
 
 <div class="answer">