Spelling patch: 'valididy' -> 'validity'; patch by Vlad Dascalu <vladd@bugzilla.org>.
git-svn-id: svn://10.0.0.236/trunk@200314 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -114,7 +114,7 @@ if ($action eq 'add') {
|
||||
#
|
||||
|
||||
if ($action eq 'new') {
|
||||
# Cleanups and valididy checks
|
||||
# Cleanups and validity checks
|
||||
|
||||
my $name = trim($cgi->param('name') || '');
|
||||
my $description = trim($cgi->param('description') || '');
|
||||
|
||||
Reference in New Issue
Block a user