I'm allergic to the word `stuff'.
llvm-svn: 13096
diff --git a/llvm/lib/VMCore/Module.cpp b/llvm/lib/VMCore/Module.cpp
index 2c1b39f..142f4bb 100644
--- a/llvm/lib/VMCore/Module.cpp
+++ b/llvm/lib/VMCore/Module.cpp
@@ -24,7 +24,7 @@
using namespace llvm;
//===----------------------------------------------------------------------===//
-// Stuff to implement the globals and functions lists.
+// Methods to implement the globals and functions lists.
//
Function *ilist_traits<Function>::createNode() {