aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorVikram Narayanan <vikram186@gmail.com>2012-04-25 05:45:05 +0000
committerWolfgang Denk <wd@denx.de>2012-04-30 09:39:31 +0200
commit1713247ffea7c15e4e94c451d609eb52e0c9995b (patch)
tree32f02e7054d4d3b3fff94db25afce11f16916997 /tools
parentb68d63ce4bf780bcb7d1af917d3b44413cf1206f (diff)
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>
Diffstat (limited to 'tools')
-rw-r--r--tools/patman/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patman/README b/tools/patman/README
index 587c97fc8..d9820abd0 100644
--- a/tools/patman/README
+++ b/tools/patman/README
@@ -197,7 +197,7 @@ patch series and see how the patches turn out.
Where Patches Are Sent
======================
-Once the patches are created, patman sends them using gti send-email. The
+Once the patches are created, patman sends them using git send-email. The
whole series is sent to the recipients in Series-to: and Series-cc.
You can Cc individual patches to other people with the Cc: tag. Tags in the
subject are also picked up to Cc patches. For example, a commit like this: