diff --git a/pynest/examples/glif_psc_double_alpha_neuron.py b/pynest/examples/glif_psc_double_alpha_neuron.py index 6a7a700f1a..44787f01e2 100644 --- a/pynest/examples/glif_psc_double_alpha_neuron.py +++ b/pynest/examples/glif_psc_double_alpha_neuron.py @@ -25,7 +25,7 @@ ------------------------------------------------------------------------ Simple example of how to use the ``glif_psc_double_alpha`` neuron model that illustrates -difference from the ``glif_psc`` neuron model. +differences from the ``glif_psc`` neuron model. The behavior of the ``glif_psc_double_alpha`` neuron model is the same as the ``glif_psc`` neuron model, except that the synaptic currents are modeled as a double alpha function.