Correct pixel ratio description

This commit is contained in:
mike-000
2021-02-06 13:49:48 +00:00
committed by GitHub
parent 2b52a12453
commit 1c47d268fb
+1 -1
View File
@@ -323,7 +323,7 @@ class Icon extends ImageStyle {
/** /**
* Get the pixel ratio. * Get the pixel ratio.
* @param {number} pixelRatio Pixel ratio. * @param {number} pixelRatio Pixel ratio.
* @return {number} The pixel ration of the image. * @return {number} The pixel ratio of the image.
* @api * @api
*/ */
getPixelRatio(pixelRatio) { getPixelRatio(pixelRatio) {