Skip to content

Commit d881954

Browse files
Merge pull request #156 from hellkite500/patch-1
fix header for CPP example
2 parents 4671c61 + 53e01d4 commit d881954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server/Cpp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The port can also be specified using the BMI_PORT environment variable. The defa
6666

6767
.. _example_cpp:
6868

69-
Example in C
69+
Example in C++
7070
------------
7171

7272
To create a BMI to your model, write a header file in which you declare the overridden functions of the base class ``Bmi`` in the included file ``bmi.h``.

0 commit comments

Comments
 (0)