Fix typos.
[oota-llvm.git] / lib / IR / Attributes.cpp
index 58475e2d3cba6b6d1c80f8ef069566b136cc8216..48a2ce858aa4cf2ecad0b291be52c6b1fd6a6232 100644 (file)
@@ -293,7 +293,7 @@ bool Attribute::operator<(Attribute A) const {
 // AttributeImpl Definition
 //===----------------------------------------------------------------------===//
 
-// Pin the vtabels to this file.
+// Pin the vtables to this file.
 AttributeImpl::~AttributeImpl() {}
 void EnumAttributeImpl::anchor() {}
 void AlignAttributeImpl::anchor() {}