iscontrol(8): Fix a typo in a struct

- s/suport/support/

MFC after:	5 days
This commit is contained in:
Gordon Bergling 2021-08-11 09:55:08 +02:00
parent 809ad8170a
commit 1e1fbf3b47

View File

@ -59,7 +59,7 @@ static char *status_class1[] = {
"Too many connections",
"Missing parameter",
"Can't include in session",
"Session type not suported",
"Session type not supported",
"Session does not exist",
"Invalid during login",
};