summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-08-05 22:29:16 +0000
committerBill Wendling <isanbard@gmail.com>2008-08-05 22:29:16 +0000
commit837f39b839f08841145f71e0e81c1a1b1efd2a92 (patch)
tree5c11502bfd0d3b1305fa1c370e178de34e5c46bf /docs
parent24d79ba2ef120ed9708ac10fc9fa146334df00c7 (diff)
downloadllvm-837f39b839f08841145f71e0e81c1a1b1efd2a92.tar.gz
llvm-837f39b839f08841145f71e0e81c1a1b1efd2a92.tar.bz2
llvm-837f39b839f08841145f71e0e81c1a1b1efd2a92.tar.xz
It's "a static", not "an static"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54379 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index d86f248551..c1ef75e762 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -255,7 +255,7 @@
<div class="doc_text">
<p>This document is a reference manual for the LLVM assembly language.
-LLVM is an Static Single Assignment (SSA) based representation that provides
+LLVM is a Static Single Assignment (SSA) based representation that provides
type safety, low-level operations, flexibility, and the capability of
representing 'all' high-level languages cleanly. It is the common code
representation used throughout all phases of the LLVM compilation