Browse Source

[3109] Update text

Mukund Sivaraman 11 years ago
parent
commit
08d4a94ef9
1 changed files with 3 additions and 3 deletions
  1. 3 3
      doc/devel/contribute.dox

+ 3 - 3
doc/devel/contribute.dox

@@ -37,10 +37,10 @@ working on your specific issue or perhaps the solution you plan to
 implement is not the best one. Often having a 10 minute talk could save
 implement is not the best one. Often having a 10 minute talk could save
 many hours of engineering work.
 many hours of engineering work.
 
 
-First step would be to get a source code from our GIT repository. The procedure
+First step would be to get the source code from our Git repository. The procedure
 is very easy and is explained here: http://bind10.isc.org/wiki/GitGuidelines.
 is very easy and is explained here: http://bind10.isc.org/wiki/GitGuidelines.
-While it is possible to provide a patch against stable release, it makes
+While it is possible to provide a patch against the latest stable release, it makes
-the review process much easier if it is for latest code grom a git 'master' branch.
+the review process much easier if it is for latest code from the Git \c master branch.
 
 
 Ok, so you have a patch? Great! Before you submit it, make sure that
 Ok, so you have a patch? Great! Before you submit it, make sure that
 your code compiles. This may seem obvious, but it there's more to
 your code compiles. This may seem obvious, but it there's more to