summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
diff options
context:
space:
mode:
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):