summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-03-14 18:17:36 +0200
committerHanoh Haim <hhaim@cisco.com>2016-03-14 18:17:36 +0200
commitd354934b8d6aeef4f0329a4460d57328e8a4ed6a (patch)
tree64f53ee05c4a21011c892a09171cca4a4e098051 /scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
parent1e9dc291672c4d1c2319b48739afdc2f3b861d0e (diff)
david comments
Diffstat (limited to 'scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst')
-rw-r--r--scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst b/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
index b2b23e48..b61f05e4 100644
--- a/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
+++ b/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
@@ -82,7 +82,7 @@ STLProfile snippet
.. code-block:: python
- :caption: Example1
+ :caption: STLProfile Example1
size = self.fsize - 4; # no FCS
@@ -113,7 +113,7 @@ STLProfile snippet
.. code-block:: python
- :caption: Example2
+ :caption: STLProfile Example2
class STLS1(object):