From 29ca68415ba51fbaa979865ce83cae709585a4dc Mon Sep 17 00:00:00 2001 From: Julian Mehne Date: Sun, 7 Jan 2018 22:27:53 +0100 Subject: Fix typos in tests. --- tests/commands/envelope_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/commands') diff --git a/tests/commands/envelope_test.py b/tests/commands/envelope_test.py index 55cb61cb..c1b928db 100644 --- a/tests/commands/envelope_test.py +++ b/tests/commands/envelope_test.py @@ -309,7 +309,7 @@ class TestSignCommand(unittest.TestCase): [[default]] realname = foo address = foo@example.com - sendmail_commnd = /bin/true + sendmail_command = /bin/true """) # Allow settings.reload to work by not deleting the file until the end -- cgit v1.2.3