doc: fix typos in perf guide

Signed-off-by: Xingyou Chen <niatlantice@gmail.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
Xingyou Chen 2017-06-08 10:14:24 +08:00 committed by Thomas Monjalon
parent 43c0a68d45
commit 3f3da9f8c4

View File

@ -38,7 +38,7 @@ Performance Optimization Guidelines
Introduction
------------
The following sections describe optimizations used in the DPDK and optimizations that should be considered for a new applications.
The following sections describe optimizations used in DPDK and optimizations that should be considered for new applications.
They also highlight the performance-impacting coding techniques that should,
and should not be, used when developing an application using the DPDK.