Skip to content

Commit e1483c8

Browse files
WardenDrewHackbrettXXX
authored andcommitted
Update modules_split_text_to_size.js.html
1 parent 601d317 commit e1483c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules_split_text_to_size.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h1 class="page-title">modules/split_text_to_size.js</h1>
152152
* of the string will be that much.
153153
*
154154
* Multiply by font size to get actual width in *points*
155-
* Then divide by 72 to get inches or divide by (72/25.6) to get 'mm' etc.
155+
* Then divide by 72 to get inches or divide by (72/25.4) to get 'mm' etc.
156156
*
157157
* @name getStringUnitWidth
158158
* @public

0 commit comments

Comments
 (0)