Skip to content

Commit e1e9115

Browse files
TurboGitgitster
authored andcommitted
Minor indentation fix.
Signed-off-by: Pascal Obry <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 02377cf commit e1e9115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-send-email.perl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ sub do_edit {
212212
"smtpserverport" => \$smtp_server_port,
213213
"smtpuser" => \$smtp_authuser,
214214
"smtppass" => \$smtp_authpass,
215-
"smtpdomain" => \$smtp_domain,
215+
"smtpdomain" => \$smtp_domain,
216216
"to" => \@to,
217217
"cc" => \@initial_cc,
218218
"cccmd" => \$cc_cmd,

0 commit comments

Comments
 (0)