Skip to content

Commit 22bc841

Browse files
authored
Update loading_displaying.js
1 parent 69b617b commit 22bc841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/image/loading_displaying.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ function _sAssign(sVal, iVal) {
924924
* destination rectangle. This may have the effect of zooming into the
925925
* subsection.
926926
*
927-
* The tenth and eleventh paremeters, `xAlign` and `yAlign`, are also
927+
* The tenth and eleventh parameters, `xAlign` and `yAlign`, are also
928928
* optional. They determine how to align the fitted subsection. `xAlign` can
929929
* be set to either `LEFT`, `RIGHT`, or `CENTER`. `yAlign` can be set to
930930
* either `TOP`, `BOTTOM`, or `CENTER`. By default, both `xAlign` and `yAlign`

0 commit comments

Comments
 (0)