mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Fix documentation typos and broken links
This commit is contained in:
parent
3a97723ff2
commit
0d9ff70296
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ for information about creating and running GDScript integration tests.
|
|||
|
||||
# GDScript Autocompletion tests
|
||||
|
||||
The `script/completion` folder contains test for the GDScript autocompletion.
|
||||
The `scripts/completion` folder contains tests for the GDScript autocompletion.
|
||||
|
||||
Each test case consists of at least one `.gd` file, which contains the code, and one `.cfg` file, which contains expected results and configuration. Inside of the GDScript file the character `➡` represents the cursor position, at which autocompletion is invoked.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue