Fix typo in dpdk-doc.README.Debian 90/2190/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 2 Aug 2016 10:50:20 +0000 (11:50 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 2 Aug 2016 10:50:20 +0000 (11:50 +0100)
Change-Id: I6776a67f94866057d02039fc659866e030119fea
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/changelog
debian/dpdk-doc.README.Debian

index fc120c9..a92d481 100644 (file)
@@ -20,6 +20,8 @@ dpdk (16.07-1) UNRELEASED; urgency=medium
   * Convert debian/rules to new style DH targets
   * Add Recommends: python to dpdk-doc since it ships python scripts among the
     examples, fixes Lintian warning about missing python dependencies
+  * Fix typo in dpdk-doc.README.Debian, fixes "W: dpdk-doc:
+    spelling-error-in-readme-debian to to (duplicate word) to"
 
  -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Fri, 29 Jul 2016 08:18:50 +0200
 
index 669bf39..774a08c 100644 (file)
@@ -15,7 +15,7 @@ runtime.
 
 Since DPDK technically would be able to use all of your compatible card/driver
 combination it is required that you take care of blacklisting / whitelisting
-network cards to tell dpdk which it has to to initialize (especially true for
+network cards to tell dpdk which it has to initialize (especially true for
 virtio-pci as the normal kernel driver is considered compatible).
 
 If you are working with virtio-pci network cards it isn't a hard requirement to