Skip to content

Commit 1966e9a

Browse files
authored
Update gdextension_c_example.rst
1 parent cce8630 commit 1966e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/scripting/gdextension/gdextension_c_example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ the destructor.
760760
761761
...
762762
763-
In the ``gdexample.cpp`` file, we will initialize these values in the constructor
763+
In the ``gdexample.c`` file, we will initialize these values in the constructor
764764
and add the implementations for those new functions, which are quite trivial:
765765

766766
.. code-block:: c

0 commit comments

Comments
 (0)