diff options
Diffstat (limited to 'README.HG')
-rw-r--r-- | README.HG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -60,7 +60,7 @@ below: This will run some scripts that will check changed files, generating a ChangeLog like comment (that will be removed from the commit) and - prepare the last Signed-off-by field, as described bellow. + prepare the last Signed-off-by field, as described below. 7) Files can be added, removed or renamed at hg repository. This should be done by using: @@ -123,7 +123,7 @@ below: Signed-off-by: Fake me <me@snakeoilcompany.com> The email should be a valid one. - The bottom signed-off-by should be the commiter. + The bottom signed-off-by should be the committer. 13) Commit messages are very relevant, since they will be used when generating the patches for v4l-dvb.git and to mainstream. |