diff --git a/freeradius_utils/auth.py b/freeradius_utils/auth.py index 3dd78fce..b2ec571a 100644 --- a/freeradius_utils/auth.py +++ b/freeradius_utils/auth.py @@ -25,7 +25,7 @@ """ Python backend for freeradius. -This file contain definition of some functions called by freeradius backend +This file contains definition of some functions called by freeradius backend during auth for wifi, wired device and nas. Other examples can be found here :