Skip to content

Commit

Permalink
Fixed link typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
maisonobe committed Aug 4, 2022
1 parent 35580e6 commit ee7920b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import org.hipparchus.util.UnscentedTransformProvider;

/**
* Unscented Kalman filter for {@link UscentedProcess unscented process}.
* Unscented Kalman filter for {@link UnscentedProcess unscented process}.
* @param <T> the type of the measurements
*
* @see "Wan, E. A., & Van Der Merwe, R. (2000, October). The unscented Kalman filter for nonlinear estimation.
Expand Down

0 comments on commit ee7920b

Please sign in to comment.