diff --git a/beluga/include/beluga/algorithm/particle_filter.hpp b/beluga/include/beluga/algorithm/particle_filter.hpp index f89bb932d..0bea86647 100644 --- a/beluga/include/beluga/algorithm/particle_filter.hpp +++ b/beluga/include/beluga/algorithm/particle_filter.hpp @@ -146,7 +146,7 @@ class BootstrapParticleFilter : public Mixin { /** * \copydoc BaseParticleFilterInterface::reinitialize() - * + * * Distribute the particles using the \ref StateGeneratorPage "StateGenerator" */ void reinitialize() final {