diff --git a/pynest/nest/lib/hl_api_simulation.py b/pynest/nest/lib/hl_api_simulation.py index 3ee21248c6..9ce0d6f569 100644 --- a/pynest/nest/lib/hl_api_simulation.py +++ b/pynest/nest/lib/hl_api_simulation.py @@ -195,8 +195,7 @@ def ResetKernel(): * time * random generators - are reset. The only exception is that dynamically loaded modules are not - unloaded. This may change in a future version of NEST. + are reset. All dynamically loaded modules (via :py:func:`.Install()`) are unloaded. """