Fix typos found by codespell (#234)

This commit is contained in:
Dimitri Papadopoulos Orfanos
2023-05-09 03:44:05 +02:00
committed by GitHub
parent bffc5d733b
commit 7bef2ccc68
10 changed files with 13 additions and 15 deletions

View File

@@ -64,4 +64,3 @@ void GatewayAuthenticatorParams::setInputStr(const QString &inputStr)
{
m_inputStr = inputStr;
}