diff options
author | Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> | 2014-03-28 22:24:45 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-29 09:29:15 +0100 |
commit | f9ce8d171e6fdaa9fb74e713c4cd2afbf378021b (patch) | |
tree | 02fa53b85e8de18a5d1af48ecf956cc6537834f0 /docs/manual | |
parent | 0a855f639155c684e1fab3f74dbd932a7694aeb7 (diff) | |
download | buildroot-f9ce8d171e6fdaa9fb74e713c4cd2afbf378021b.tar.gz buildroot-f9ce8d171e6fdaa9fb74e713c4cd2afbf378021b.zip |
manual/contribute.txt: fix typo
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
-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 52d4d04296..028dd908ce 100644 --- a/docs/manual/contribute.txt +++ b/docs/manual/contribute.txt @@ -97,7 +97,7 @@ To indicate approval of a patch, there are three formal tags that keep track of this approval. To add your tag to a patch, reply to it with the approval tag below the original author's Signed-off-by line. These tags will be picked up automatically by patchwork (see -ref:apply-patches-patchwork[]) and will be part of the commit log when +xref:apply-patches-patchwork[]) and will be part of the commit log when the patch is accepted. Tested-by:: Indicates that the patch has been tested successfully. |