diff options
Diffstat (limited to 'docs/C - Misc. tutorials.txt')
-rw-r--r-- | docs/C - Misc. tutorials.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/C - Misc. tutorials.txt b/docs/C - Misc. tutorials.txt index 6fc03da0..18d9d2c6 100644 --- a/docs/C - Misc. tutorials.txt +++ b/docs/C - Misc. tutorials.txt @@ -275,7 +275,7 @@ In this case, before executing the hg qpush -a from above you should manually "hg qdelete" the patches that are already integrated upstream. -HOW TO FORMAT COMMIT MESSAGES (aka patch desciptions): +HOW TO FORMAT COMMIT MESSAGES (aka patch descriptions): Commit messages should look like (without leading pipes): |component: short, one-line description |