aboutsummaryrefslogtreecommitdiff
path: root/docs/DeveloperPolicy.html
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-02-26 20:18:32 +0000
committerDan Gohman <gohman@apple.com>2010-02-26 20:18:32 +0000
commit621a415c013556d2d67359c4c51da11ee3703196 (patch)
treee3d457e22844fe063a428ccbc28818ba223fd633 /docs/DeveloperPolicy.html
parent0f83c6267edf5a213fa9245347eb41e83816bdc3 (diff)
Fix typos in comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97257 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DeveloperPolicy.html')
-rw-r--r--docs/DeveloperPolicy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index b11e48bee3..357c92956f 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -520,7 +520,7 @@ Changes</a></div>
<p>We intend to keep LLVM perpetually open source and to use a liberal open
source license. The current license is the
<a href="http://www.opensource.org/licenses/UoI-NCSA.php">University of
- llinois/NCSA Open Source License</a>, which boils down to this:</p>
+ Illinois/NCSA Open Source License</a>, which boils down to this:</p>
<ul>
<li>You can freely distribute LLVM.</li>