From: Alexander Potapenko Date: Mon, 1 Sep 2014 12:35:57 +0000 (+0000) Subject: Typo fix, no functionality change. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee9528a826674b608f2b35d6a3f3a83de5f9554b;p=clang Typo fix, no functionality change. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216876 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Driver/ToolChains.cpp b/lib/Driver/ToolChains.cpp index f18b6feb68..b220e9526e 100644 --- a/lib/Driver/ToolChains.cpp +++ b/lib/Driver/ToolChains.cpp @@ -3080,7 +3080,7 @@ Linux::Linux(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) // installation that is *not* within the system root to ensure two things: // // 1) Any DSOs that are linked in from this tree or from the install path - // above must be preasant on the system root and found via an + // above must be present on the system root and found via an // appropriate rpath. // 2) There must not be libraries installed into // // unless they should be preferred over