summaryrefslogtreecommitdiff
path: root/patchformatting.mdwn
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2012-06-28 18:18:28 +0300
committerTomi Ollila <tomi.ollila@iki.fi>2012-06-28 18:18:28 +0300
commit7ecb1699956fd2c880545a6a81e363c0bc4f31f4 (patch)
treec0fd411f9333c506c780c5e7cc4d5c6098a05779 /patchformatting.mdwn
parent64753682ebcac84b8934d2c682f575c74d9dc7ca (diff)
s/65/72/
Diffstat (limited to 'patchformatting.mdwn')
-rw-r--r--patchformatting.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchformatting.mdwn b/patchformatting.mdwn
index 40db0b7..5fe1c1a 100644
--- a/patchformatting.mdwn
+++ b/patchformatting.mdwn
@@ -94,7 +94,7 @@ This is the file name of your patch with content:
From <-40-character-sha1-hexadecimal-string-> Day Mon DD HH:MM:SS YYYY
From: user.name <user.email>
Date: Day, DD Mon YYYY HH:MM:SS TZOFF
- Subject: [PATCH] first commit line; one line description, up to 65 chars
+ Subject: [PATCH] first commit line; one line description, up to 72 chars
after one empty line, a detailed description of your patch
the description most usually spans over multiple lines.