Fix errors in doc comments
This commit is contained in:
parent
13b9041511
commit
db4b4d990d
5 changed files with 12 additions and 12 deletions
|
|
@ -59,7 +59,7 @@ impl fmt::Display for Dtc {
|
|||
}
|
||||
}
|
||||
|
||||
/// Data retreived when reading an oxygen sensor
|
||||
/// Data retrieved when reading an oxygen sensor
|
||||
pub struct OxygenSensorData {
|
||||
/// The current voltage reading (V)
|
||||
pub voltage: f32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue