Skip to content

Commit

Permalink
Merge branch 'gsa-21.04' into mergify/bp/gsa-21.04/pr-2931
Browse files Browse the repository at this point in the history
  • Loading branch information
swaterkamp authored May 25, 2021
2 parents 9b60b34 + caa22de commit 925c884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsa/src/gmp/parser/cvss.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import {isDefined} from 'gmp/utils/identity';

/**
* (from https://nvd.nist.gov/site-media/js/nvdApp/cvssV2/cvssV2.service.js)
* Handles percision and rounding of numbers to one decimal place
* Handles precision and rounding of numbers to one decimal place
* @param value
* @returns {number}
*/
Expand Down

0 comments on commit 925c884

Please sign in to comment.