Skip to content

Commit 62b822c

Browse files
committed
Typo error in DocBlock fixed
1 parent d715b42 commit 62b822c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/web/mage/sticky.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ define([
1212
$.widget('mage.sticky', {
1313
options: {
1414
/**
15-
* Element selector, who's height that will be used to restrict the
15+
* Element selector, who's height will be used to restrict the
1616
* maximum offsetTop position of the stuck element.
1717
* Default uses document body.
1818
* @type {String}

0 commit comments

Comments
 (0)