Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / print_preview / data / measurement_system.js
index 85b7c58..3eee6fa 100644 (file)
@@ -140,7 +140,7 @@ cr.define('print_preview', function() {
     },
 
     /**
-     * @param {number} Value in local units to convert to points.
+     * @param {number} localUnits Value in local units to convert to points.
      * @return {number} Value in points.
      */
     convertToPoints: function(localUnits) {