aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.md b/docs/contributing.md
index 2fe771d2d..0ab1c07fa 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -64,7 +64,7 @@ Commit message line length is limited to 120 characters.
Also:
-- If you commit fixes an issue, please include `Fixes #NNN` line into commit message
+- If your commit fixes an issue, please include `Fixes #NNN` line into commit message
(where `NNN` is the issue number). This will auto-close the issue. If you need to mention
an issue without closing it, add `Update #NNN`.
- For syscall descriptions `*.const` files are checked-in with the `*.txt` changes