diff options
-rw-r--r-- | docs/DeveloperPolicy.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 41bed52552..d76720927a 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -47,7 +47,7 @@ <!--=========================================================================--> <div class="doc_text"> <p>This document contains the LLVM Developer Policy which defines the - project's policy towards developer's and their contributions. The intent of + project's policy towards developers and their contributions. The intent of this policy is to eliminate mis-communication, rework, and confusion that might arise from the distributed nature of LLVM's development. By stating the policy in clear terms, we hope each developer can know ahead of time @@ -146,7 +146,7 @@ <!-- _______________________________________________________________________ --> <div class="doc_subsection"><a name="devagree">Developer Agreements</a></div> <div class="doc_text"> - <p>With regards to the LLVM copyright and licensing, developer's agree to:</p> + <p>With regards to the LLVM copyright and licensing, developers agree to:</p> <ul> <li>give up their copy rights to any contribution made so that the entire software base can be managed by a single copyright holder.</li> |