Skip to content

Commit a5ad44c

Browse files
authored
Fix "AirDenstiy" typo in AtmosphereSensor
1 parent 4dab344 commit a5ad44c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en-us/reference/engine/classes/AtmosphereSensor.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ category:
44
memory_category: Instances
55
summary: |
66
A `Class.SensorBase` that outputs data about the
7-
`Class.AtmosphereSensor.AirDenstiy|AirDenstiy` and
7+
`Class.AtmosphereSensor.AirDensity|AirDensity` and
88
`Class.AtmosphereSensor.RelativeWindVelocity|RelativeWindVelocity` at the
99
sensor's position.
1010
description: |
1111
A `Class.SensorBase` that outputs data about the
12-
`Class.AtmosphereSensor.AirDenstiy|AirDenstiy` and
12+
`Class.AtmosphereSensor.AirDensity|AirDensity` and
1313
`Class.AtmosphereSensor.RelativeWindVelocity|RelativeWindVelocity` at the
1414
sensor's position.
1515
code_samples: []

0 commit comments

Comments
 (0)