typo
authorGabor Greif <ggreif@gmail.com>
Thu, 27 May 2010 09:48:47 +0000 (09:48 +0000)
committerGabor Greif <ggreif@gmail.com>
Thu, 27 May 2010 09:48:47 +0000 (09:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104832 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Support/DOTGraphTraits.h

index c16aa3a76d6f9ceefc5d4f267ea097cc4ad4c1f3..796c74a21ca86d5168cc21e98d469d4e237b433c 100644 (file)
@@ -59,7 +59,7 @@ public:
     return false;
   }
 
-  /// isNodeHidden - If thie function returns true, the given node is not
+  /// isNodeHidden - If the function returns true, the given node is not
   /// displayed in the graph.
   static bool isNodeHidden(const void *Node) {
     return false;