Fix some typos

This commit is contained in:
Petr Písař 2012-10-29 15:49:19 +01:00
parent 8b4b03f98f
commit 452c415148

View File

@ -19,8 +19,8 @@ Requires: perl(Carp)
%{?perl_default_filter}
%description
This module enables runtime taint checking, for cases where the -T
switch on the commandline is not appropriate or viable. There are
This module enables run-time taint checking, for cases where the -T
switch on the command line is not appropriate or viable. There are
a somewhat limited number of legitimate use cases where you should
use this module instead of the -T switch. Unless you have a specific and
good reason for not using the -T option, you should use the -T option.