Browse Source

[3109] Re-justify paragraph (after changes in previous commits)

Mukund Sivaraman 11 years ago
parent
commit
8bf74aab11
1 changed files with 6 additions and 6 deletions
  1. 6 6
      doc/devel/contribute.dox

+ 6 - 6
doc/devel/contribute.dox

@@ -54,12 +54,12 @@ a regular x86 architecture machine to write your patch, but the software
 is expected to run on many other architectures.
 
 Does your patch conform to BIND10
-<http://bind10.isc.org/wiki/CodingGuidelines>? You still can submit
-a patch that does not adhere to it, but that will decrease its
-chances of being accepted. If the deviations are minor, the BIND10 engineer
-who does the review will likely fix the issues. However,
-if there are lots of issues, the reviewer may simply reject the patch
-and ask you to fix it before re-submitting.
+<http://bind10.isc.org/wiki/CodingGuidelines>? You still can submit a
+patch that does not adhere to it, but that will decrease its chances of
+being accepted. If the deviations are minor, the BIND10 engineer who
+does the review will likely fix the issues. However, if there are lots
+of issues, the reviewer may simply reject the patch and ask you to fix
+it before re-submitting.
 
 @section contributorGuideUnittests Running unit-tests