Skip to content

Commit 5f1c607

Browse files
authored
Apply suggestions from code review
1 parent d8e8691 commit 5f1c607

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ tags: []
1111
deprecation_message: ''
1212
properties:
1313
- name: AtmosphereSensor.AirDensity
14-
summary: 'Measures the density of the air where the sensor is positioned.'
14+
summary: |
15+
Measures the density of the air where the sensor is positioned.
1516
description: ''
1617
code_samples: []
1718
type: float
@@ -28,7 +29,8 @@ properties:
2829
can_load: false
2930
can_save: true
3031
- name: AtmosphereSensor.RelativeWindVelocity
31-
summary: 'Reports the wind velocity relative to the sensor.'
32+
summary: |
33+
Reports the wind velocity relative to the sensor.
3234
description: ''
3335
code_samples: []
3436
type: Vector3

0 commit comments

Comments
 (0)