From 23a8188b668fbbdd8e84260040e276a6ef3a879c Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 21 Jun 2001 02:09:34 +0000 Subject: r482: * Spellpatch, Closes: #101553 --- dh_installwm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dh_installwm') diff --git a/dh_installwm b/dh_installwm index 842b4f4..6199c0a 100755 --- a/dh_installwm +++ b/dh_installwm @@ -63,7 +63,7 @@ if (! defined $dh{PRIORITY}) { } if (@ARGV) { - # This is here for backwards compatability. If the filename doesn't + # This is here for backwards compatibility. If the filename doesn't # include a path, assume it's in /usr/X11R6/bin. if ($ARGV[0] !~ m:/:) { $ARGV[0]="/usr/X11R6/bin/$ARGV[0]"; -- cgit v1.2.1