From d2dceea3f3cefd03e56850801fcc5fa4e589c95d Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 2 Mar 2007 02:57:34 +0000 Subject: [PATCH] grammaro git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34830 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/DeveloperPolicy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 19aef36984f..db112af1a73 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -254,7 +254,7 @@ quality patches. If you would like commit access, please send an email to the

In any case, your changes are still subject to code review (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.

+but you aren't required to.