diff --git a/hopsflow/hopsflow.py b/hopsflow/hopsflow.py index 8e1bb9b..1e86a21 100644 --- a/hopsflow/hopsflow.py +++ b/hopsflow/hopsflow.py @@ -633,7 +633,7 @@ def interaction_energy_ensemble( :param power: whether to calculate the interaction power - The ``**kwargs`` are passed to :any:`hopsflow.utility.ensemble_mean`. + The ``**kwargs`` are passed to :any:`hopsflow.util.ensemble_mean`. :returns: the value of the interaction energy (or power) for each time step """