diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2011-08-30 23:04:16 +0300 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2011-08-30 23:04:16 +0300 |
| commit | 6dbd8ac6c20f1e72d7845f8a0a16770b77d3ebb9 (patch) | |
| tree | b0ad19f774df832455b9721df1752f2f25331bd8 | |
| parent | 950944ba197f40df443c4b5bd85708ab6afbcf39 (diff) | |
patchformatting.mwdn: one 'kernel' reference removed.
| -rw-r--r-- | patchformatting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchformatting.mdwn b/patchformatting.mdwn index 997f3f2..f58f396 100644 --- a/patchformatting.mdwn +++ b/patchformatting.mdwn @@ -25,7 +25,7 @@ describe the patch. This text is copied directly into the SCM (i.e. git) changelog. Include comments and other data (such as diffstat) you don't wish to -be in the kernel changelog following a `---` terminator line. The +be in the changelog following a `---` terminator line. The terminator must be on a line by itself. If you run `git log` on your cloned notmuch repository you see how log |
