Commit 66dbc98
authored
Update godot_interfaces.rst
One too many open curly bracket "{".
Wrong
public void PrintMe() {
Correct
public void PrintMe()1 parent fed201e commit 66dbc98
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
| 528 | + | |
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| |||
0 commit comments