Skip to content

Commit

Permalink
CODING: fix typos
Browse files Browse the repository at this point in the history
Refs #45573

Change-Id: I3b21fd792c57c13f5258e12122c50a7d90b49541
  • Loading branch information
vivien authored and Emmanuel Milou committed Apr 22, 2014
1 parent fa4f314 commit b36b14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CODING
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b36b14e

Please sign in to comment.