Skip to content

Commit 13c1b3f

Browse files
cdenihanmergify[bot]
authored andcommitted
Update Using-Parameters-In-A-Class-CPP.rst (#5757)
Updated code block type from console to cmake Signed-off-by: Connor Denihan <[email protected]> (cherry picked from commit 72bd2fb)
1 parent e44be7d commit 13c1b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Tutorials/Beginner-Client-Libraries/Using-Parameters-In-A-Class-CPP.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ By adding the two lines below, we ensure our output is printed in our console.
344344
Now open the ``CMakeLists.txt`` file.
345345
Below the lines you added earlier, add the following lines of code.
346346

347-
.. code-block:: console
347+
.. code-block:: cmake
348348
349349
install(
350350
DIRECTORY launch

0 commit comments

Comments
 (0)