summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2010-08-03 10:59:05 +0200
committerDavid Sommerseth <davids@redhat.com>2010-08-03 10:59:05 +0200
commitfca9911cd5754e5cda1c9a89c4fd00167d23c71d (patch)
treeaae552d43ee317f6f7e8be67bbef5076b608c347
parent0dbc5e33779b8837768227d60ef8785198a4dc41 (diff)
downloadpython-ethtool-0.4.tar.gz
python-ethtool-0.4.tar.xz
python-ethtool-0.4.zip
Corrected a few spelling mistakesv0.4
Makes rpmlint happy. Signed-off-by: David Sommerseth <davids@redhat.com>
-rw-r--r--rpm/SPECS/python-ethtool.spec2
1 files changed, 1 insertions, 1 deletions
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