Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaquier Aurélien Tristan committed Jan 26, 2024
1 parent 37162af commit 21ebe16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bluepyopt/ephys/parameterscalers/parameterscalers.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ def __init__(
distribution (str): distribution of parameter dependent on distance
from soma. string can contain `distance` and/or `value` as
placeholders for the distance to the soma and parameter value
respectivily. It can also contain step_begin and step_end.
respectively. It can also contain step_begin and step_end.
dist_param_names (list): list of names of parameters that
parametrise the distribution. These names will become
attributes of this object.
Expand Down

0 comments on commit 21ebe16

Please sign in to comment.