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 | 21fad54c6f3721010817ba1d73357875f96a23b5 (patch) | |
| tree | e31e6a976782902787d49113ffff73bdbad0a630 /llvm/docs | |
| parent | 82016c243b1146e6459f361eb453e041241ab5c9 (diff) | |
| download | bcm5719-llvm-21fad54c6f3721010817ba1d73357875f96a23b5.tar.gz bcm5719-llvm-21fad54c6f3721010817ba1d73357875f96a23b5.zip  | |
Grammar.
llvm-svn: 59581
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/DeveloperPolicy.html | 2 | 
1 files changed, 1 insertions, 1 deletions
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</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>  | 

