summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-03-02 02:57:34 +0000
committerChris Lattner <sabre@nondot.org>2007-03-02 02:57:34 +0000
commitd2dceea3f3cefd03e56850801fcc5fa4e589c95d (patch)
tree3a5b8ebd62df77fe07e8f65b271c197f561b5179 /docs
parent0eca22af62c1e1500b1a937ccdec6d5ffe6ecd8a (diff)
downloadllvm-d2dceea3f3cefd03e56850801fcc5fa4e589c95d.tar.gz
llvm-d2dceea3f3cefd03e56850801fcc5fa4e589c95d.tar.bz2
llvm-d2dceea3f3cefd03e56850801fcc5fa4e589c95d.tar.xz
grammaro
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34830 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/DeveloperPolicy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 19aef36984..db112af1a7 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
<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>