Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 21ebe16

Browse files
author
Jaquier Aurélien Tristan
committed
fix typo
1 parent 37162af commit 21ebe16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bluepyopt/ephys/parameterscalers/parameterscalers.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ def __init__(
289289
distribution (str): distribution of parameter dependent on distance
290290
from soma. string can contain `distance` and/or `value` as
291291
placeholders for the distance to the soma and parameter value
292-
respectivily. It can also contain step_begin and step_end.
292+
respectively. It can also contain step_begin and step_end.
293293
dist_param_names (list): list of names of parameters that
294294
parametrise the distribution. These names will become
295295
attributes of this object.

0 commit comments

Comments
 (0)