Skip to content

Commit

Permalink
Doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chird committed Jun 30, 2022
1 parent 2f80e8f commit e96e427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meteoJS/thermodynamicDiagram/Functions.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ export function getFirstDefinedValue(...params) {
* @param {number} [options.horizontalMargin=0] - Padding in x direction.
* @param {number} [options.verticalMargin=0] - Padding in y direction.
* @param {module:meteoJS/thermodynamicDiagram~fontOptions} [options.font] - Font style.
* @prarm {string|Object|undefined} [options.fill]
* @param {string|Object|undefined} [options.fill]
* Fill for background. If undefined, no background is drawn.
* @returns {external:SVG} - SVG group containing the inserted elements.
*/
Expand Down

0 comments on commit e96e427

Please sign in to comment.