You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/the-standard-file-hierarchy-of-a-project.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The link between the world files and this directory is done through the *control
13
13
More information about this directory in the following subsections.
14
14
- "protos": this directory contains the PROTO files available for all the world files of the current project.
15
15
- "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.
17
17
- "worlds": this directory contains the world files, the project files (see below) and the textures (typically in a subdirectory called "textures").
18
18
19
19
> **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