diff options
author | Mattijs Korpershoek | 2023-11-21 17:27:38 +0100 |
---|---|---|
committer | Heinrich Schuchardt | 2023-12-05 01:38:56 +0100 |
commit | 1e8a8f3232ba1f7d08b9760204f0a7425ea710c5 (patch) | |
tree | e1972eb3fa01be022a17c04e1259406dc037a5ad /doc/develop | |
parent | 463e341348738151df6fadcae0cd459ea431bbce (diff) |
doc: sending_patches.rst: s/Superseeded/Superseded
This is a common typo listed in scripts/spelling.txt. Fix it to match the
patchwork status, which is superseded.
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/develop')
-rw-r--r-- | doc/develop/sending_patches.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/develop/sending_patches.rst b/doc/develop/sending_patches.rst index ba73d0d11b4..5a6962f1021 100644 --- a/doc/develop/sending_patches.rst +++ b/doc/develop/sending_patches.rst @@ -363,7 +363,7 @@ A Custodian has additional privileges and can: * Awaiting Upstream - * Superseeded + * Superseded * Deferred @@ -399,7 +399,7 @@ today. Not all states are used by all custodians. and has not merged yet to master, or has queued the patch up to be submitted to be merged, but has not yet. -* Superseeded: Patches are marked as 'superseeded' when the poster submits a +* Superseded: Patches are marked as 'superseded' when the poster submits a new version of these patches. * Deferred: Deferred usually means the patch depends on something else that |