diff --git a/models/iaf_cond_beta.h b/models/iaf_cond_beta.h index 3e0f2a623e..1645a5de09 100644 --- a/models/iaf_cond_beta.h +++ b/models/iaf_cond_beta.h @@ -69,7 +69,7 @@ Description ``iaf_cond_beta`` is an implementation of a spiking neuron using IAF dynamics with conductance-based synapses. Incoming spike events induce a postsynaptic change of conductance modelled by a beta function. The beta function -is normalized such that an event of weight 1.0 results in a peak current of +is normalized such that an event of weight 1.0 results in a peak conductance of 1 nS at :math:`t = \tau_{rise\_[ex|in]}`. .. note::