Skip to content
Snippets Groups Projects
Commit b36b14ed authored by Vivien Didelot's avatar Vivien Didelot Committed by Emmanuel Milou
Browse files

CODING: fix typos

Refs #45573

Change-Id: I3b21fd792c57c13f5258e12122c50a7d90b49541
parent fa4f3142
No related branches found
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.
Finish editing this message first!
Please register or to comment