Skip to content

Commit 56db30c

Browse files
clarity about programming languages
1 parent a9c0183 commit 56db30c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

process/process_areas/implementation/implementation_concept.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ We link the unit id to the comments in the code like:
136136
137137
This implements the ....
138138
139-
In your cpp:
139+
In your source file, any porgramming language, here with C++:
140140

141141
.. code-block:: cpp
142142
@@ -191,7 +191,7 @@ The following section provides templates for defining needs within the source co
191191
192192
This implements the ....
193193
194-
In your cpp:
194+
In your source file, any porgramming language, here with C++:
195195

196196
.. code-block:: cpp
197197

0 commit comments

Comments
 (0)