Skip to content

Commit 160ef79

Browse files
committed
Merge branch 'mr/send-email-doc-gmail-2fa'
Typofix. * mr/send-email-doc-gmail-2fa: Documentation/git-send-email: fix typo in gmail 2FA section
2 parents 7267404 + 1df036e commit 160ef79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/git-send-email.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ edit ~/.gitconfig to specify your account settings:
450450
smtpUser = yourname@gmail.com
451451
smtpServerPort = 587
452452

453-
If you have multifactor authentication setup on your gmail acocunt, you will
453+
If you have multifactor authentication setup on your gmail account, you will
454454
need to generate an app-specific password for use with 'git send-email'. Visit
455455
https://security.google.com/settings/security/apppasswords to setup an
456456
app-specific password. Once setup, you can store it with the credentials

0 commit comments

Comments
 (0)