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