Commit 94ffa9fc authored by vladd%bugzilla.org's avatar vladd%bugzilla.org

Spelling in code comments patch: 'valididy' -> 'validity'; patch by Vlad Dascalu…

Spelling in code comments patch: 'valididy' -> 'validity'; patch by Vlad Dascalu <vladd@bugzilla.org>.
parent 2465a0d2
...@@ -126,7 +126,7 @@ if ($action eq 'add') { ...@@ -126,7 +126,7 @@ if ($action eq 'add') {
if ($action eq 'new') { if ($action eq 'new') {
# Cleanups and valididy checks # Cleanups and validity checks
$version_name || ThrowUserError('version_blank_name'); $version_name || ThrowUserError('version_blank_name');
# Remove unprintable characters # Remove unprintable characters
......
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