summaryrefslogtreecommitdiffstats
path: root/llvm/docs/FAQ.html
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2006-04-26 18:05:25 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2006-04-26 18:05:25 +0000
commite42f3ba44c0ae86fd30effc57d53c1cd69042d55 (patch)
tree429c3072717d6f3cdfaa957e519f16730ba5a25e /llvm/docs/FAQ.html
parent4d3171fc411ae97334ca64840385a693feddc86b (diff)
downloadbcm5719-llvm-e42f3ba44c0ae86fd30effc57d53c1cd69042d55.tar.gz
bcm5719-llvm-e42f3ba44c0ae86fd30effc57d53c1cd69042d55.zip
Fix typo.
llvm-svn: 27978
Diffstat (limited to 'llvm/docs/FAQ.html')
-rw-r--r--llvm/docs/FAQ.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html
index 331227f7e1e..de90be4185d 100644
--- a/llvm/docs/FAQ.html
+++ b/llvm/docs/FAQ.html
@@ -418,7 +418,7 @@ rebuilding.</p>
<p>Currently, there isn't much. LLVM supports an intermediate representation
which is useful for code representation but will not support the high level
(abstract syntax tree) representation needed by most compilers. There are no
- facilities for lexical nor semantica analysis. There is, however, a <i>mostly
+ facilities for lexical nor semantical analysis. There is, however, a <i>mostly
implemented</i> configuration-driven
<a href="CompilerDriver.html">compiler driver</a> which simplifies the task
of running optimizations, linking, and executable generation.</p>
OpenPOWER on IntegriCloud