Skip to content

Commit

Permalink
Merge pull request #2839 from aoot/patch-2
Browse files Browse the repository at this point in the history
Suggest unit change
  • Loading branch information
terhorstd committed Jun 27, 2023
2 parents 10b88a2 + 0c17708 commit 54faff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/poisson_generator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
* ---------------------------------------------------------------- */

nest::poisson_generator::Parameters_::Parameters_()
: rate_( 0.0 ) // pA
: rate_( 0.0 ) // Hz
{
}

Expand Down

0 comments on commit 54faff3

Please sign in to comment.