Skip to content

Commit 71dde9c

Browse files
authored
Apply suggestions from code review
1 parent 0a9ecfc commit 71dde9c

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
@@ -3,9 +3,9 @@ type: class
33
category:
44
memory_category: Instances
55
summary: |
6-
A 'Class.SensorBase' that outputs data about the AirDenstiy and RelativeWindVelocity at the sensor's position.
6+
A `Class.SensorBase` that outputs data about the `Class.AtmosphereSensor.AirDenstiy|AirDenstiy` and `Class.AtmosphereSensor.RelativeWindVelocity|RelativeWindVelocity` at the sensor's position.
77
description: |
8-
A 'Class.SensorBase' that outputs data about the AirDenstiy and RelativeWindVelocity at the sensor's position.
8+
A `Class.SensorBase` that outputs data about the `Class.AtmosphereSensor.AirDenstiy|AirDenstiy` and `Class.AtmosphereSensor.RelativeWindVelocity|RelativeWindVelocity` at the sensor's position.
99
code_samples: []
1010
inherits:
1111
- SensorBase

0 commit comments

Comments
 (0)