Commit 1713247ffea7c15e4e94c451d609eb52e0c9995b

Authored by Vikram Narayanan
Committed by Wolfgang Denk
1 parent b68d63ce4b

patman: Fix a typo error

Signed-off-by: Vikram Narayanan <vikram186@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -197,7 +197,7 @@
197 197 Where Patches Are Sent
198 198 ======================
199 199  
200   -Once the patches are created, patman sends them using gti send-email. The
  200 +Once the patches are created, patman sends them using git send-email. The
201 201 whole series is sent to the recipients in Series-to: and Series-cc.
202 202 You can Cc individual patches to other people with the Cc: tag. Tags in the
203 203 subject are also picked up to Cc patches. For example, a commit like this: