diff options
| -rw-r--r-- | documentation/contributor-guide/submit-changes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst index cda2d12d25..289ec1383c 100644 --- a/documentation/contributor-guide/submit-changes.rst +++ b/documentation/contributor-guide/submit-changes.rst | |||
| @@ -420,7 +420,7 @@ or any layer other than :oe_git:`openembedded-core </openembedded-core/>`, | |||
| 420 | please add the appropriate prefix so that it is clear which layer the patch is intended | 420 | please add the appropriate prefix so that it is clear which layer the patch is intended |
| 421 | to be applied to:: | 421 | to be applied to:: |
| 422 | 422 | ||
| 423 | git send-email --subject-prefix="meta-oe][PATCH" ... | 423 | git format-patch --subject-prefix="meta-oe][PATCH" ... |
| 424 | 424 | ||
| 425 | .. note:: | 425 | .. note:: |
| 426 | 426 | ||
