diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-30 07:46:07 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-30 07:47:08 +0200 |
commit | c002f988a758e4f8f630da1e5fe7d5c909cfe223 (patch) | |
tree | 5128d91fe4501f24dabd11162b9b2e6b4915dcf1 | |
parent | fe79dd192a7d47562967c72d748eb9d872633f48 (diff) |
changelog: fix typo
fix typo in changelog
Change-Id: I3f7f7b6bf9abbcd4091e1079a8954d114228da95
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b5a00513..afdd422d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,7 +38,7 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium * d/rules utilize RTE_EAL_PMD_PATH to autoload pmd drivers - d/dpdk-doc.README.Debian document usage of RTE_EAL_PMD_PATH - d/control let the runtime of dpdk recommend the pmd drivers to make them - avail for auto-proping devices. + available for auto-probing devices. [ Anders Roxell ] * debian/control: add pciutils to the dpdk depends list, since lspci is used |