diff options
Diffstat (limited to 'dh_installdocs')
-rwxr-xr-x | dh_installdocs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installdocs b/dh_installdocs index 621c5c0f..a6304530 100755 --- a/dh_installdocs +++ b/dh_installdocs @@ -153,7 +153,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) { } } - # Add in the /usr/doc compatability symlinks code. + # Add in the /usr/doc compatibility symlinks code. if (! $dh{NOSCRIPTS}) { autoscript($package,"postinst","postinst-doc", "s/#PACKAGE#/$package/g", |