Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assets/plugins/magnific/jquery.magnific-popup.js
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,7 @@ $.magnificPopup.registerModule('zoom', {
}
},

// Get element postion relative to viewport
// Get element position relative to viewport
_getOffset: function(isLarge) {
var el;
if(isLarge) {
Expand Down
2 changes: 1 addition & 1 deletion assets/plugins/owl-carousel/js/owl.carousel.js
Original file line number Diff line number Diff line change
Expand Up @@ -3005,7 +3005,7 @@
};

/**
* Gets the current succesor/predecessor position.
* Gets the current successor/predecessor position.
* @protected
* @returns {Number}
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/magnific/jquery.magnific-popup.js
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,7 @@ $.magnificPopup.registerModule('zoom', {
}
},

// Get element postion relative to viewport
// Get element position relative to viewport
_getOffset: function(isLarge) {
var el;
if(isLarge) {
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/owl-carousel/js/owl.carousel.js
Original file line number Diff line number Diff line change
Expand Up @@ -3005,7 +3005,7 @@
};

/**
* Gets the current succesor/predecessor position.
* Gets the current successor/predecessor position.
* @protected
* @returns {Number}
*/
Expand Down