diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-11-19 02:37:39 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-11-19 02:37:39 +0000 |
commit | 607d6bb819e759c65e7f4a984d095f4eeae5cb30 (patch) | |
tree | aa58dc515b7addd1fce2d30a2ccdd4f9899b265f /docs/DeveloperPolicy.html | |
parent | c2f9062ea4915ae034417eaeead3c5942921f24d (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.html | 2 |
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> |