]> mj.ucw.cz Git - pciutils.git/commitdiff
Fixed a typo.
authorMartin Mares <mj@ucw.cz>
Mon, 11 Feb 2008 20:04:24 +0000 (21:04 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 11 Feb 2008 20:04:24 +0000 (21:04 +0100)
lib/configure

index bc87397c6b3bc8b61c127fc777a96b20ad189f45..468a29f5aa6c0ffdd6e4914e01b072107da8027b 100755 (executable)
@@ -64,7 +64,7 @@ case $sys in
                                                echo >>$c "#define PCI_HAVE_PM_INTEL_CONF"
                                                ;;
                                *)
-                                               echo " The PCI library is does not support Solaris for this architecture: $cpu"
+                                               echo " The PCI library does not support Solaris for this architecture: $cpu"
                                                exit 1
                                                ;;
                esac