diff --git a/src/lib.rs b/src/lib.rs index 1b783f9..89fdd4d 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -325,7 +325,7 @@ impl ESKF { /// # Arguments /// - `jacobian` is the measurement Jacobian matrix /// - `difference` is the difference between the measured sensor and the filter's internal - /// state + /// state /// - `variance` is the uncertainty of the observation pub fn update( &mut self,