no parens
authorChris Lattner <sabre@nondot.org>
Tue, 26 Apr 2005 22:57:07 +0000 (22:57 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Apr 2005 22:57:07 +0000 (22:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21577 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ProgrammersManual.html

index b54441520aa1e205dfc2a73298ab6fa81eb56a10..a3b54f802b638b171f8e50e8576fcf9ec0096b3b 100644 (file)
@@ -407,7 +407,7 @@ program hasn't been started yet, you can always just run it with
 
 <!-- _______________________________________________________________________ -->
 <div class="doc_subsubsection">
-  <a name="DEBUG_TYPE">Fine grained debug info with <tt>DEBUG_TYPE()</tt> and
+  <a name="DEBUG_TYPE">Fine grained debug info with <tt>DEBUG_TYPE</tt> and
   the <tt>-debug-only</tt> option</a>
 </div>