flua: Fix a typo in a source code comment

- s/paramter/parameter/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-09-15 10:25:54 +02:00
parent 4771011b8f
commit f2411b9257

View File

@ -78,7 +78,7 @@ l_jail_filter(const char *param_name, void *data __unused)
/*
* Allowing lastjid will mess up our iteration over all jails on the
* system, as this is a special paramter that indicates where the search
* system, as this is a special parameter that indicates where the search
* starts from. We'll always add jid and name, so just silently remove
* these.
*/