From fca9911cd5754e5cda1c9a89c4fd00167d23c71d Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Tue, 3 Aug 2010 10:59:05 +0200 Subject: Corrected a few spelling mistakes Makes rpmlint happy. Signed-off-by: David Sommerseth --- rpm/SPECS/python-ethtool.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/SPECS/python-ethtool.spec b/rpm/SPECS/python-ethtool.spec index a02d842..f3dc6df 100644 --- a/rpm/SPECS/python-ethtool.spec +++ b/rpm/SPECS/python-ethtool.spec @@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Python bindings for the ethtool kernel interface, that allows querying and -changing of ethernet card settings, such as speed, port, autonegotiation, and +changing of Ethernet card settings, such as speed, port, auto-negotiation, and PCI locations. %prep -- cgit