aboutsummaryrefslogtreecommitdiffstats
path: root/docs/contributing.md
diff options
context:
space:
mode:
authorPatrick Meyer <meyerpatrick@google.com>2021-05-05 16:09:14 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-05-06 16:48:55 +0200
commit1e18fbd85e30227cdb38428c07707c1128240adf (patch)
tree44b348eb0884e2a09200099172e989d0d238939e /docs/contributing.md
parent886c4f7b376c6f92638a1f4e00ca7c1a71b78b56 (diff)
pkg/host, docs: fix typos
Diffstat (limited to 'docs/contributing.md')
-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