diff options
-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 b124b1ab30..0e41615430 100644 --- a/docs/DeveloperPolicy.html +++ b/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"> |