aboutsummaryrefslogtreecommitdiffstats
path: root/genhdlist2
diff options
context:
space:
mode:
Diffstat (limited to 'genhdlist2')
-rw-r--r--genhdlist22
1 files changed, 1 insertions, 1 deletions
diff --git a/genhdlist2 b/genhdlist2
index 89b01d6..3ca0963 100644
--- a/genhdlist2
+++ b/genhdlist2
@@ -164,7 +164,7 @@ sub filter_existing_hdlist {
# ok
} else {
my $nb = @{$urpm->{depslist}};
- print STDERR "parse_hdlist has failed, keeping $nb headers succesfully parsed\n" if $verbose >= 0;
+ print STDERR "parse_hdlist has failed, keeping $nb headers successfully parsed\n" if $verbose >= 0;
}
}