Update checkrad.in
authorAlan Buxey <alan.buxey@gmail.com>
Sat, 27 Jun 2015 19:53:08 +0000 (20:53 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 29 Jun 2015 15:09:41 +0000 (11:09 -0400)
src/main/checkrad.in

index 9c67919..21d123a 100644 (file)
@@ -1318,7 +1318,7 @@ sub mikrotik_telnet {
   $t->waitfor('/\[.*@.*\] > /');
 
   # It is not possible to get the line numbers etc.
-  # Thus we cant support if simultaneus-use is over 1
+  # Thus we cant support if simultaneous-use is over 1
   # At least I was using pppoe so it wasnt possible.
   $t->print('ppp active print column name detail');