From 2557d0ae6ff0336b041129b7bf5c1e3a8c20a805 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 8 Nov 2018 12:34:27 +0700 Subject: spelling: fix misspellings Signed-off-by: Daniel Kahn Gillmor --- lang/qt/tests/t-encrypt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/qt/tests/t-encrypt.cpp') diff --git a/lang/qt/tests/t-encrypt.cpp b/lang/qt/tests/t-encrypt.cpp index 5bd472af..f25da317 100644 --- a/lang/qt/tests/t-encrypt.cpp +++ b/lang/qt/tests/t-encrypt.cpp @@ -303,7 +303,7 @@ private: killAgent(mDir.path()); - /* Now create a new homedir which with we test symetric decrypt. */ + /* Now create a new homedir which with we test symmetric decrypt. */ QTemporaryDir tmp; qputenv("GNUPGHOME", tmp.path().toUtf8()); QFile agentConf(tmp.path() + QStringLiteral("/gpg-agent.conf")); -- cgit v1.2.3