diff options
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-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 b124b1ab305..0e416154300 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -281,7 +281,7 @@ <li>The patch is subject to review by anyone on the llvm-commits email list. </li> <li>Changes recommended by a reviewer should be incorporated into your - patch or you should explain why the reviewer is incorrect. This patch + patch or you should explain why the reviewer is incorrect. This process iterates until there are no more review comments.</li> <li>If the submitter believes the review comment is in error, a response to the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits"> |