mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
spelling: attempts
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
09265704c0
commit
a55ae16e75
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class SetupWizard : public QWizard, public Ui::SetupWizardBase
|
|||
Q_OBJECT
|
||||
public:
|
||||
enum {
|
||||
kMaximiumLoginAttemps = 3
|
||||
kMaximiumLoginAttempts = 3
|
||||
};
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue