It's "a static", not "an static"
authorBill Wendling <isanbard@gmail.com>
Tue, 5 Aug 2008 22:29:16 +0000 (22:29 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 5 Aug 2008 22:29:16 +0000 (22:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54379 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index d86f248551e638335c3973f37cbee4ce9ce66deb..c1ef75e7626a1441711345f4f42310a10288d4f9 100644 (file)
 
 <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