Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1701c committed Apr 17, 2020
1 parent e58e240 commit 8e91354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kwalletrunner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ KWalletRunner::KWalletRunner(QObject *parent, const QVariantList &args) :
QStringLiteral("Could not open KWallet!"),
QStringLiteral("kwallet"));
}
matchingSuspended(!validWallet);
suspendMatching(!validWallet);
}

KWalletRunner::~KWalletRunner() {
Expand Down

0 comments on commit 8e91354

Please sign in to comment.