summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2013-11-03 11:09:39 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2013-11-03 11:09:39 +0000
commit42864070b016976b87c64830395e96ae0e49279c (patch)
tree7c1948bb828573315bec5e7f84f8a9715f57d663 /lib
parentf00a9e0f79541538df7e3af2e83de37f40d904cc (diff)
downloadllvm-42864070b016976b87c64830395e96ae0e49279c.tar.gz
llvm-42864070b016976b87c64830395e96ae0e49279c.tar.bz2
llvm-42864070b016976b87c64830395e96ae0e49279c.tar.xz
Spell "Actual" correctly
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193954 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r--lib/Transforms/IPO/InlineSimple.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Transforms/IPO/InlineSimple.cpp b/lib/Transforms/IPO/InlineSimple.cpp
index 9e607aba0b..57379a334f 100644
--- a/lib/Transforms/IPO/InlineSimple.cpp
+++ b/lib/Transforms/IPO/InlineSimple.cpp
@@ -28,7 +28,7 @@ using namespace llvm;
namespace {
-/// \brief Actaul inliner pass implementation.
+/// \brief Actual inliner pass implementation.
///
/// The common implementation of the inlining logic is shared between this
/// inliner pass and the always inliner pass. The two passes use different cost