From 8f83c392c07350c11457df7d7878dfe5cf0800aa Mon Sep 17 00:00:00 2001 From: Francis Dinh Date: Thu, 21 Feb 2019 14:01:38 -0500 Subject: git.sr.ht/send-email.md: Fix typo with "command line argment" --- git.sr.ht/send-email.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git.sr.ht') diff --git a/git.sr.ht/send-email.md b/git.sr.ht/send-email.md index f2db125..11b7b6a 100644 --- a/git.sr.ht/send-email.md +++ b/git.sr.ht/send-email.md @@ -157,7 +157,7 @@ submit the next version of your patches, use `git send-email` normally, except: deal. **Note**: you can also specify the In-Reply-To with the `--in-reply-to` command -line argment. +line argument. [amend]: https://www.git-scm.com/docs/git-commit#git-commit---amend [git-rebase]: https://www.git-scm.com/docs/git-rebase -- cgit