summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-05-14 23:56:58 +0000
committerJustin Bogner <mail@justinbogner.com>2015-05-14 23:56:58 +0000
commitf2d356f8eb2230df3f994579ede7ee96817557c3 (patch)
tree45327af6e6c48f2f58eed6728eb4c0c6dc1a59b7 /llvm
parentd4e08a08972a223a92178011f38ead8056469863 (diff)
downloadbcm5719-llvm-f2d356f8eb2230df3f994579ede7ee96817557c3.tar.gz
bcm5719-llvm-f2d356f8eb2230df3f994579ede7ee96817557c3.zip
docs: Fix up some .rst formatting
llvm-svn: 237409
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/DeveloperPolicy.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst
index 10c64a548a5..f090c6d5654 100644
--- a/llvm/docs/DeveloperPolicy.rst
+++ b/llvm/docs/DeveloperPolicy.rst
@@ -325,9 +325,9 @@ Below are some guidelines about the format of the message itself:
and in-code comments, ex. capitalization, full stop, etc.
* If the commit is a bug fix on top of another recently committed patch, or a
-revert or reapply of a patch, include the svn revision number of the prior
-related commit. This could be as simple as "Revert rNNNN because it caused
-PR#".
+ revert or reapply of a patch, include the svn revision number of the prior
+ related commit. This could be as simple as "Revert rNNNN because it caused
+ PR#".
For minor violations of these recommendations, the community normally favors
reminding the contributor of this policy over reverting. Minor corrections and
OpenPOWER on IntegriCloud