From 88c887c56b2a621285a07ad1358930336f98242c Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Sun, 30 Dec 2018 13:30:32 +0100 Subject: [PATCH] Fix typo in ccp PMD short description Change-Id: I889b88603da5537264bbdde49feac5d977381cc5 Signed-off-by: Luca Boccassi --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ed42b98d..95141fcc 100644 --- a/debian/control +++ b/debian/control @@ -717,7 +717,7 @@ Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, Conflicts: libdpdk0, -Description: Data Plane Development Kit (librte-pmd-cpp runtime library) +Description: Data Plane Development Kit (librte-pmd-ccp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . -- 2.16.6