diff --git a/models/stdp_dopamine_synapse.h b/models/stdp_dopamine_synapse.h index 149df9eb4c..3c57618023 100644 --- a/models/stdp_dopamine_synapse.h +++ b/models/stdp_dopamine_synapse.h @@ -97,7 +97,7 @@ Parameters b real Dopaminergic baseline concentration Wmin real Minimal synaptic weight Wmax real Maximal synaptic weight -==================== ============= ====================================================== +=================== ============== ====================================================== The common properties can only be set by :py:func:`.SetDefaults` and apply to all instances of the synapse model.