Skip to content

Commit 25a6dad

Browse files
authored
Merge pull request cyberbotics#6493 from cyberbotics/sync-master-3a60e9f30
Merge master into develop
2 parents c98f831 + 43ddacf commit 25a6dad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/tutorial-1-your-first-simulation-in-webots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The guided tour is also available from the *Help* menu of Webots.
2121

2222
### Create a New World
2323

24-
A **World** is a file containing information like where the objects are, what they look like, how they interact with each other, what is the color of the sky, how is defined the gravity, friction, masses of the objects, etc.
24+
A **World** is a file containing information like where the objects are, what they look like, how they interact with each other, what is the color of the sky, and the definitions of gravity, friction, masses of the objects, etc.
2525
It defines the initial state of a simulation.
2626
The different objects are called **Nodes** and are organized hierarchically in a **Scene Tree**.
2727
Therefore, a node may contain sub-nodes.

0 commit comments

Comments
 (0)