From c501bfebbc16e2edc24cc2b66b01c0c4250dcba6 Mon Sep 17 00:00:00 2001 From: "Rob Swindell (on Debian Linux)" <rob@synchro.net> Date: Tue, 14 Feb 2023 22:56:09 -0800 Subject: [PATCH] Fix typo --- src/sbbs3/ctrl/ConfigWizardUnit.dfm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sbbs3/ctrl/ConfigWizardUnit.dfm b/src/sbbs3/ctrl/ConfigWizardUnit.dfm index a8e52a9639..865c827fb9 100644 --- a/src/sbbs3/ctrl/ConfigWizardUnit.dfm +++ b/src/sbbs3/ctrl/ConfigWizardUnit.dfm @@ -1115,7 +1115,7 @@ object ConfigWizard: TConfigWizard 'This same password will be required of you' '(via the SY: prompt)' 'when you logon to the BBS with any user account' - 'that has System Operator (sysop) privilages ' + 'that has System Operator (sysop) privileges ' '(i.e. level 90 or higher).') ReadOnly = True TabOrder = 1 -- GitLab