Bug 15619: Spelling mistake in memberentry.pl
authorGus <gel1163@stacmail.net>
Tue, 19 Jan 2016 23:13:57 +0000 (23:13 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 05:13:11 +0000 (05:13 +0000)
Test - Check file for 'konw', notice no instance

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Typo fixed

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
members/memberentry.pl

index ae54383..843cbeb 100755 (executable)
@@ -701,7 +701,7 @@ $template->param(
   flagloop  => \@flagdata,
   category_type =>$category_type,
   modify          => $modify,
-  nok     => $nok,#flag to konw if an error 
+  nok     => $nok,#flag to know if an error
   NoUpdateLogin =>  $NoUpdateLogin
   );