From 21fad54c6f3721010817ba1d73357875f96a23b5 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Wed, 19 Nov 2008 02:37:39 +0000 Subject: Grammar. llvm-svn: 59581 --- llvm/docs/DeveloperPolicy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/DeveloperPolicy.html') diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index 0c62a1dbd11..689bcb0783b 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -429,7 +429,7 @@ Changes 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.

-- cgit v1.2.3