Fix tow grammaros that Bill Wendling noticed.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 13 Feb 2007 17:04:09 +0000 (17:04 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 13 Feb 2007 17:04:09 +0000 (17:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34242 91177308-0d34-0410-b5e6-96231b3b80d8

docs/DeveloperPolicy.html

index 41bed52552c839ae1155e3d04128bf36995c9f88..d76720927adbfa351f7ce660ce1feba379932ed1 100644 (file)
@@ -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
 <!-- _______________________________________________________________________ -->
 <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>