Fix various typos in documentation

Change-Id: Id2405a776992f81e609656f80acd1f6434a735c1
This commit is contained in:
David Pursehouse
2017-03-03 15:54:53 +09:00
parent 01ae252d93
commit 4b06775821
5 changed files with 7 additions and 7 deletions

View File

@@ -50,7 +50,7 @@ which will cause the merge to fail.
Plugins implementing the `OnSubmitValidationListener` interface can
perform additional validation checks against ref operations resuling
perform additional validation checks against ref operations resulting
from execution of submit operation before they are applied to any git
repositories (there could be more than one in case of topic submits).