diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-14 08:09:40 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-14 08:09:40 +0000 |
commit | 6041efc206b2d1d05d5c4b260daa1fa82e37c9a4 (patch) | |
tree | 701278d20a1a7b798ec9db956a55e6c7727d9949 /llvm/docs | |
parent | c4a1f8b9cfaedac077003dc334c92165e7135752 (diff) | |
download | bcm5719-llvm-6041efc206b2d1d05d5c4b260daa1fa82e37c9a4.tar.gz bcm5719-llvm-6041efc206b2d1d05d5c4b260daa1fa82e37c9a4.zip |
Add a missing .
llvm-svn: 34278
Diffstat (limited to 'llvm/docs')
-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 d2046e26afd..b124b1ab305 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -95,7 +95,7 @@ <div class="doc_text"> <p>This section contains policies that pertain generally to LLVM developers. <p>LLVM Developers are expected to meet the following obligations in order - for LLVM to maintain a high standard of quality<p> + for LLVM to maintain a high standard of quality.<p> </div> <!-- _______________________________________________________________________ --> |