Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dascalu <vladd@bugzilla.org>.

This commit is contained in:
vladd%bugzilla.org 2006-06-19 14:47:29 +00:00
Родитель 056c3ec45a
Коммит db8c0a2f1d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -50,7 +50,7 @@ use Date::Parse;
use Date::Format; use Date::Format;
use Text::Wrap; use Text::Wrap;
# This is from the perlsec page, slightly modifed to remove a warning # This is from the perlsec page, slightly modified to remove a warning
# From that page: # From that page:
# This function makes use of the fact that the presence of # This function makes use of the fact that the presence of
# tainted data anywhere within an expression renders the # tainted data anywhere within an expression renders the