Skip to content
Snippets Groups Projects
Commit 40a43126 authored by Emmanuel Milou's avatar Emmanuel Milou Committed by Gerrit Code Review
Browse files

Merge "CODING: fix typos"

parents b319ffe9 b36b14ed
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ Wiki documentation: https://projects.savoirfairelinux.com/projects/sflphone/wiki
== commit-msg hook ==
You may want to install the commis-msg hook that insert a Change-Id on commit messages:
You may want to install the commit-msg hook that inserts a Change-Id on commit messages:
$ gitdir=$(git rev-parse --git-dir); scp -p -P 29420 username@gerrit-sflphone.savoirfairelinux.com:hooks/commit-msg ${gitdir}/hooks/
Other documentation source:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment