doc: fix two typos in contributing guide
authorRami Rosen <ramirose@gmail.com>
Fri, 15 Mar 2019 09:19:00 +0000 (11:19 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 5 Apr 2019 08:40:56 +0000 (10:40 +0200)
commiteeafaf40c9b05f410991fe8302f2b64ce37af510
treeca9a39c13270f57469a177f24dcc67d6372218bc
parent047b663a5935b701fbc739e5a3fb142539519378
doc: fix two typos in contributing guide

This patch fixes two typos in the coding style part of
DPDK contributing guide:

- The header entry should have .h file instead of .c file.
- The will->This will

Fixes: 44a6dface13b ("doc: describe how to add new components")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
doc/guides/contributing/coding_style.rst