mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Fix typos found by codespell (#234)
This commit is contained in:
committed by
GitHub
parent
bffc5d733b
commit
7bef2ccc68
@@ -172,7 +172,7 @@ bool gpclient::helper::settings::secureGet(const QString &key, QString &value) {
|
||||
if ( job.error() ) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
value = pw;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user