It's "a static", not "an static"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54379 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2008-08-05 22:29:16 +00:00
parent 24d79ba2ef
commit 837f39b839

View File

@ -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