mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-28 22:54:47 -05:00
Fix various typos (#8748)
This commit is contained in:
parent
8846880015
commit
880cc230ac
25 changed files with 43 additions and 43 deletions
|
|
@ -413,7 +413,7 @@ namespace Utils
|
|||
*
|
||||
* @param path Path to the key file to be loaded
|
||||
* @param fileKey Resulting fileKey
|
||||
* @return true if the key file was loaded succesfully
|
||||
* @return true if the key file was loaded successfully
|
||||
*/
|
||||
bool loadFileKey(const QString& path, QSharedPointer<FileKey>& fileKey)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue