소스 검색

typo fixes

Signed-off-by: Ayoub Zaki <ayoub.zaki@embexus.com>
Ayoub Zaki 8 년 전
부모
커밋
d71b76955f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README

+ 2 - 2
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.