From: Vipul Kumar Date: Fri, 5 Nov 2021 06:23:33 +0000 (+0530) Subject: git-gui: Fix a typo in README X-Git-Tag: v2.43.0-rc0~123^2^2~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8cf36407cab4065d210d36aee03f58cd18397db8;p=thirdparty%2Fgit.git git-gui: Fix a typo in README Add a missing punctuation. Signed-off-by: Vipul Kumar Signed-off-by: Pratyush Yadav --- diff --git a/README.md b/README.md index 5ce2122fbc..b460b649a8 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ that you first use `git-format-patch` to generate the emails, audit them, and then send them via `git-send-email`. A pretty good guide to configuring and using `git-send-email` can be found -[here](https://www.freedesktop.org/wiki/Software/PulseAudio/HowToUseGitSendEmail/) +[here](https://www.freedesktop.org/wiki/Software/PulseAudio/HowToUseGitSendEmail/). ### Using your email client