summaryrefslogtreecommitdiffstats
path: root/www/comparison.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-12 04:22:37 +0000
committerChris Lattner <sabre@nondot.org>2007-12-12 04:22:37 +0000
commitaeae19c42722925307f57dbb3845ada9921e37ab (patch)
tree4dafd9a61774ee16b6589a3920d7596e4296afd8 /www/comparison.html
parenta9e6372208ad77eb2cae639a8a17c86551ac1937 (diff)
typo reported by Gabor Greif
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44909 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/comparison.html')
-rw-r--r--www/comparison.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/comparison.html b/www/comparison.html
index 245f5b3975..99a1adea3b 100644
--- a/www/comparison.html
+++ b/www/comparison.html
@@ -162,7 +162,7 @@
</ul>
<p>Note that there is a fork of Elsa known as "Pork". It addresses some of
- these shortcomings by loosly integrating a preprocessor. This allows it
+ these shortcomings by loosely integrating a preprocessor. This allows it
to map from a source location in the AST to the original position before
preprocessing, providing it better support for static analysis and
refactoring. For more details, please see the Pork page.</p>