aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/llvm/PassSupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/PassSupport.h b/include/llvm/PassSupport.h
index c7ae30024e..a8d18399eb 100644
--- a/include/llvm/PassSupport.h
+++ b/include/llvm/PassSupport.h
@@ -127,7 +127,7 @@ public:
return ItfImpl;
}
- /// getPassInfo - Deprecated API compaatibility function. This function
+ /// getPassInfo - Deprecated API compatibility function. This function
/// just returns 'this'.
///
const PassInfo *getPassInfo() const {