Bug 15619: Spelling mistake in memberentry.pl

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>
This commit is contained in:
Gus 2016-01-19 23:13:57 +00:00 committed by Brendan A Gallagher
parent 12bd1dc601
commit 89978bab10

View file

@ -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
);