diff options
author | Dan Gohman <gohman@apple.com> | 2010-02-26 20:18:32 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-02-26 20:18:32 +0000 |
commit | 42f5691d3c2660a7807b1f6e16e2d7b640d984cd (patch) | |
tree | 6a4ca0e83cd89eb509e2348df1e89ceb44da6148 /llvm/docs/DeveloperPolicy.html | |
parent | 156c56dcd9007179eb29cea69d3ff83c21751afb (diff) | |
download | bcm5719-llvm-42f5691d3c2660a7807b1f6e16e2d7b640d984cd.tar.gz bcm5719-llvm-42f5691d3c2660a7807b1f6e16e2d7b640d984cd.zip |
Fix typos in comments.
llvm-svn: 97257
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-rw-r--r-- | llvm/docs/DeveloperPolicy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index b11e48bee35..357c92956fd 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/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> |