Skip to content

Commit a62a005

Browse files
authored
Minor typo of WordInfo -> WorldInfo (#6681)
1 parent e6987d2 commit a62a005

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)