doc: fix typos in ABI policy
authorGaetan Rivet <grive@u256.net>
Wed, 13 May 2020 10:43:01 +0000 (12:43 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 19 May 2020 13:05:56 +0000 (15:05 +0200)
commitec5c0f80e8c6894269d9a8a467f9f0ffb769a313
treeb0e2107db8f82473ccd5f03963e0366b11602f9c
parentd3f7095baffb5f3cdc3293fd6ae42433aac62b37
doc: fix typos in ABI policy

Some errors in the document:

  * API instead of ABI once.

Some typos:

  * __rte_depreciated instead of __rte_deprecated.
  * missing ```` around value.
  * inconsistent reference to major ABI version, most
    of the time described without the minor appended, except once.

Verbosity and grammar:

  * Long sentences that would be better cut short.
  * Comma abuse.
  * 'May' used where 'can' seems more fitting.

I'm not a native speaker though, so grain of salt applies.

Fixes: fdf7471cccb8 ("doc: introduce major ABI versions")
Cc: stable@dpdk.org
Signed-off-by: Gaetan Rivet <grive@u256.net>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
doc/guides/contributing/abi_policy.rst