diff --git a/src/pa_dll_playrec.c b/src/pa_dll_playrec.c index 245e3e5..7273ea4 100644 --- a/src/pa_dll_playrec.c +++ b/src/pa_dll_playrec.c @@ -81,7 +81,7 @@ const StateOptsStruct _stateOpts[] = { {BASIC_INIT, "Basic initialisation", "This should have started automatically - something must be wrong.", - "This state connot be stopped without clearing the utility from memory."}, + "This state cannot be stopped without clearing the utility from memory."}, {FULL_INIT, "Full initialisation", "Call \"init\" command to run initialisation.",