Skip to content

Commit ea98df8

Browse files
committed
escape ++ of c++
Signed-off-by: Timm Ruppert <timm.ruppert@persival.de>
1 parent 661a82f commit ea98df8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/setup/setting_up_osi_cpp.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ include::{root-path}_config.adoc[]
44
endif::[]
55
= Open Simulation Interface (OSI) C++ Bindings
66

7-
This section explains how to integrate OSI into your own C++ project.
8-
The C++ bindings are available in the separate https://github.com/OpenSimulationInterface/osi-cpp.git[osi-cpp] repository.
7+
This section explains how to integrate OSI into your own C\++ project.
8+
The C\++ bindings are available in the separate https://github.com/OpenSimulationInterface/osi-cpp.git[osi-cpp] repository.
99

1010
You can refer to an example application in the examples of the
1111
https://github.com/OpenSimulationInterface/osi-sensor-model-packaging/tree/master/examples[OSI Sensor Model Packaging] repository.

0 commit comments

Comments
 (0)