diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-03-02 02:57:34 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-03-02 02:57:34 +0000 |
| commit | 73f28259571721ca90be0d067b3303e6e4405e12 (patch) | |
| tree | 7df072fa08f42e6bd78bc17fa66694496fbd7efb | |
| parent | 934405cf03937f623da51269cdc384c5a883e7e6 (diff) | |
| download | bcm5719-llvm-73f28259571721ca90be0d067b3303e6e4405e12.tar.gz bcm5719-llvm-73f28259571721ca90be0d067b3303e6e4405e12.zip | |
grammaro
llvm-svn: 34830
| -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 19aef36984f..db112af1a73 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -254,7 +254,7 @@ quality patches. If you would like commit access, please send an email to the <p>In any case, your changes are still subject to <a href="#reviews">code review</a> (either before or after they are committed, depending on the nature of the change). You are encouraged to review other peoples' patches as well, -but your aren't required to.</p> +but you aren't required to.</p> </div> |

