diff mbox series

[meta-swupdate] typo fixes

Message ID 1509643807-29473-1-git-send-email-ayoub.zaki@embexus.com
State Accepted
Headers show
Series [meta-swupdate] typo fixes | expand

Commit Message

Ayoub Zaki Nov. 2, 2017, 5:30 p.m. UTC
Signed-off-by: Ayoub Zaki <ayoub.zaki@embexus.com>
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Stefano Babic Nov. 3, 2017, 8:33 a.m. UTC | #1
On 02/11/2017 18:30, Ayoub Zaki wrote:
> Signed-off-by: Ayoub Zaki <ayoub.zaki@embexus.com>
> ---
>  README | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/README b/README
> index 793b38b..df669f4 100644
> --- a/README
> +++ b/README
> @@ -21,7 +21,7 @@ image filename) are replaced with the sha256 hash of the image.
>  SWU image signing
>  ------------
>  
> -There are 3 signing mechanism supported by meta-swupdate at the moment:
> +There are 3 signing mechanisms supported by meta-swupdate at the moment:
>  
>  1. RSA signing:
>  
> @@ -67,5 +67,5 @@ When creating patches, please use something like:
>  
>      git format-patch -s --subject-prefix='meta-swupdate][PATCH' <revision range>
>  
> -Please use 'git send- email' to send the generated patches to the ML
> +Please use 'git send-email' to send the generated patches to the ML
>  to bypass changes from your mailer.
> 

Applied to -master, -rocko, -pyro, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/README b/README
index 793b38b..df669f4 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@  image filename) are replaced with the sha256 hash of the image.
 SWU image signing
 ------------
 
-There are 3 signing mechanism supported by meta-swupdate at the moment:
+There are 3 signing mechanisms supported by meta-swupdate at the moment:
 
 1. RSA signing:
 
@@ -67,5 +67,5 @@  When creating patches, please use something like:
 
     git format-patch -s --subject-prefix='meta-swupdate][PATCH' <revision range>
 
-Please use 'git send- email' to send the generated patches to the ML
+Please use 'git send-email' to send the generated patches to the ML
 to bypass changes from your mailer.