doc: fix typo in prog guide
authorGong Deli <gnnnnng@gmail.com>
Mon, 27 Nov 2017 09:02:15 +0000 (17:02 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 11 Jan 2018 17:39:54 +0000 (18:39 +0100)
Fix the mismatch of two table's title and content

Fixes: fc1f2750a3ec ("doc: programmers guide")

Signed-off-by: Gong Deli <gnnnnng@gmail.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/prog_guide/qos_framework.rst

index f3f60b8..31030a2 100644 (file)
@@ -612,7 +612,7 @@ The token bucket generic parameters and operations are presented in :numref:`tab
 
 .. _table_qos_6:
 
-.. table:: Token Bucket Generic Operations
+.. table:: Token Bucket Generic Parameters
 
    +---+------------------------+--------------------+---------------------------------------------------------+
    | # | Token Bucket Parameter | Unit               | Description                                             |
@@ -627,7 +627,7 @@ The token bucket generic parameters and operations are presented in :numref:`tab
 
 .. _table_qos_7:
 
-.. table:: Token Bucket Generic Parameters
+.. table:: Token Bucket Generic Operations
 
    +---+------------------------+------------------------------------------------------------------------------+
    | # | Token Bucket Operation | Description                                                                  |