Commit d9f945ff authored by vladd%bugzilla.org's avatar vladd%bugzilla.org

Spelling patch: 'valididy' -> 'validity'; patch by Vlad Dascalu <vladd@bugzilla.org>.

parent 71e2deba
......@@ -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') || '');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment