Skip to content

Commit aeb490d

Browse files
authored
Merge pull request #6685 from cyberbotics/sync-master-a62a00511
Merge master into develop
2 parents 464967d + 2e50ab7 commit aeb490d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/the-standard-file-hierarchy-of-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The link between the world files and this directory is done through the *control
1313
More information about this directory in the following subsections.
1414
- "protos": this directory contains the PROTO files available for all the world files of the current project.
1515
- "plugins": this directory contains the plugins available in the current project.
16-
The link between the world files and this directory is done through the *physics* field of the [WordInfo](../reference/worldinfo.md) node.
16+
The link between the world files and this directory is done through the *physics* field of the [WorldInfo](../reference/worldinfo.md) node.
1717
- "worlds": this directory contains the world files, the project files (see below) and the textures (typically in a subdirectory called "textures").
1818

1919
> **Note**: Note that the directories can be created by using the [**File / New / New Project Directory...**](the-user-interface.md) menu item, described in [this chapter](getting-started-with-webots.md).

0 commit comments

Comments
 (0)