diff options
author | Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> | 2014-12-19 08:12:33 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-20 15:55:54 +0100 |
commit | 3b1df656097b497844b02fdc58711b1a6b35ca8c (patch) | |
tree | 2b4c2a4be9f9e4753a30e19cc83bda575cf8340a /docs/manual/contribute.txt | |
parent | c83604316aabbfdde3a5ca215d141cb399a67b56 (diff) | |
download | buildroot-3b1df656097b497844b02fdc58711b1a6b35ca8c.tar.gz buildroot-3b1df656097b497844b02fdc58711b1a6b35ca8c.zip |
manual: remove the extra whitespaces
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/contribute.txt')
-rw-r--r-- | docs/manual/contribute.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt index dd6fc8b8e2..5f0762f4a3 100644 --- a/docs/manual/contribute.txt +++ b/docs/manual/contribute.txt @@ -250,7 +250,7 @@ The best thing to rework a patch series is by interactive rebasing: information. When added to the individual commits, this changelog is added when -editing the commit message. Below the +Signed-off-by+ section, add +editing the commit message. Below the +Signed-off-by+ section, add +---+ and your changelog. Although the changelog will be visible for the reviewers in the mail |