Update coding-style.md (#4639)

This commit is contained in:
Wang Jie 2017-09-16 02:30:54 +08:00 committed by Misty Stanley-Jones
parent 052c6bd89c
commit 93c2c5fdac
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ program code and documentation code.
* Update the documentation when creating or modifying features.
* Commits that fix or close an issue should reference them in the commit message
* Commits that fix or close an issue should reference it in the commit message
`Closes #XXXX` or `Fixes #XXXX`. Mentions help by automatically closing the
issue on a merge.