Skip to content

Commit 20f7896

Browse files
authored
Fixing a typo in SimpleVehicle.proto (cyberbotics#6834)
1 parent 4bcca6b commit 20f7896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/vehicles/protos/abstract/SimpleVehicle.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# license url: https://cyberbotics.com/webots_assets_license
44
# documentation url: https://webots.cloud/run?url=https://github.com/cyberbotics/webots/blob/released/projects/vehicles/protos/abstract/SimpleVehicle.proto
55
# keywords: vehicle/other
6-
# Simple example shwoing how to inherit from AckermannVehicle to build any other vehicle.
6+
# Simple example showing how to inherit from AckermannVehicle to build any other vehicle.
77
# This model was sponsored by the [CTI project RO2IVSim](http://transport.epfl.ch/simulator-for-mobile-robots-and-intelligent-vehicles).
88
# template language: javascript
99

0 commit comments

Comments
 (0)