Update coding-style.md (#1993)

This commit is contained in:
Wang Jie 2017-02-28 05:04:33 +08:00 committed by John Mulhausen
parent b071be3f58
commit 61492aff33
1 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ program code and documentation code.
* Include documentation changes in the same commit so that a revert would
remove all traces of the feature or fix.
* Reference each issue in your pull request description (`#XXXX`)
* Reference each issue in your pull request description (`#XXXX`).
## Respond to pull requests reviews