Skip to content

Commit

Permalink
Item14506: Typo in variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed Feb 6, 2018
1 parent d008d5d commit ececc8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ sub _RESTchangeEmail {
throw Foswiki::OopsException(
'password',
def => 'rej_email',
web => $webname,
web => $webName,
topic => $topic,
params => [$email]
);
Expand Down

0 comments on commit ececc8a

Please sign in to comment.