Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed May 4, 2024
1 parent a3410cd commit 6a1f8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/lognormal/lib/validate.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ var isnan = require( '@stdlib/assert/is-nan' );
*
* @private
* @param {number} mu - location parameter
* @param {PositiveNumber} sigma - scale paramter
* @param {PositiveNumber} sigma - scale parameter
* @returns {(Error|null)} error or null
*
* @example
Expand Down

0 comments on commit 6a1f8b9

Please sign in to comment.