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:
parent
12bd1dc601
commit
89978bab10
1 changed files with 1 additions and 1 deletions
|
@ -701,7 +701,7 @@ $template->param(
|
||||||
flagloop => \@flagdata,
|
flagloop => \@flagdata,
|
||||||
category_type =>$category_type,
|
category_type =>$category_type,
|
||||||
modify => $modify,
|
modify => $modify,
|
||||||
nok => $nok,#flag to konw if an error
|
nok => $nok,#flag to know if an error
|
||||||
NoUpdateLogin => $NoUpdateLogin
|
NoUpdateLogin => $NoUpdateLogin
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue