diff options
author | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2013-10-03 07:27:25 +0000 |
---|---|---|
committer | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2013-10-03 07:27:25 +0000 |
commit | cfda451d4f3baac8e51bf91608392b5317295680 (patch) | |
tree | 58b026cf39bb729412f08e15f1f1715027a93a8c | |
parent | 9eb8837ffa104ffcf28c52f7248228de74a10b39 (diff) | |
download | bcm5719-llvm-cfda451d4f3baac8e51bf91608392b5317295680.tar.gz bcm5719-llvm-cfda451d4f3baac8e51bf91608392b5317295680.zip |
typo fixed as a test commit
llvm-svn: 191881
-rw-r--r-- | openmp/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/www/index.html b/openmp/www/index.html index 7193882eff8..621d0d9ea99 100644 --- a/openmp/www/index.html +++ b/openmp/www/index.html @@ -23,7 +23,7 @@ <div class="submenu"> <label>Quick Links</label> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev">openmp-dev</a> - <a href="http://lists.cs.uiuc.edu/mailman/listinfo/openmp-commits">openp-commits</a> + <a href="http://lists.cs.uiuc.edu/mailman/listinfo/openmp-commits">openmp-commits</a> <a href="http://llvm.org/bugs/">Bug Reports</a> <a href="http://llvm.org/svn/llvm-project/openmp/trunk/">Browse SVN</a> <a href="http://llvm.org/viewvc/llvm-project/openmp/trunk/">Browse ViewVC</a> |