From f0c859c1c4b0349677581de089d2093da55c0fac Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 23 May 2007 17:30:22 +0000 Subject: [PATCH] typo --- alien.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alien.pl b/alien.pl index a04df2b..d5d77a0 100755 --- a/alien.pl +++ b/alien.pl @@ -159,7 +159,7 @@ Note that without an argument, this displays the version of B instead. =item B<-c>, B<--scripts> Try to convert the scripts that are meant to be run when the -package is installed and removed. Use this with caution, becuase these +package is installed and removed. Use this with caution, because these scripts might be designed to work on a system unlike your own, and could cause problems. It is recommended that you examine the scripts by hand and check to see what they do before using this option.