Skip to content

Commit 2fd2e81

Browse files
committed
AP_EFI: correct field description
1 parent 312e42e commit 2fd2e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/AP_EFI/AP_EFI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ void AP_EFI::log_status(void)
187187
// @Field: OilT: Oil temperature
188188
// @Field: FP: Fuel Pressure
189189
// @Field: FCR: Fuel Consumption Rate
190-
// @Field: CFV: Consumed fueld volume
190+
// @Field: CFV: Consumed fuel volume
191191
// @Field: TPS: Throttle Position
192192
// @Field: IDX: Index of the publishing ECU
193193
AP::logger().WriteStreaming("EFI",

0 commit comments

Comments
 (0)