aboutsummaryrefslogtreecommitdiff
path: root/docs/DeveloperPolicy.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2008-11-19 02:37:39 +0000
committerDaniel Dunbar <daniel@zuster.org>2008-11-19 02:37:39 +0000
commit607d6bb819e759c65e7f4a984d095f4eeae5cb30 (patch)
treeaa58dc515b7addd1fce2d30a2ccdd4f9899b265f /docs/DeveloperPolicy.html
parentc2f9062ea4915ae034417eaeead3c5942921f24d (diff)
Grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59581 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DeveloperPolicy.html')
-rw-r--r--docs/DeveloperPolicy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 0c62a1dbd1..689bcb0783 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -429,7 +429,7 @@ Changes</a></div>
their contributors. However, we do not want the source code to be littered
with random attributions "this code written by J Random Guy" (this is noisy
and distracting). In practice, the revision control system keeps a perfect
- history of who change what, and the CREDITS.txt file describes higher-level
+ history of who changed what, and the CREDITS.txt file describes higher-level
contributions. If you commit a patch for someone else, please say "patch
contributed by J Random Guy!" in the commit message.</p>