We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7270d7e + fb6e7a9 commit f7ce4deCopy full SHA for f7ce4de
lib/internal/Magento/Framework/Setup/OldDbValidator.php
@@ -13,7 +13,7 @@
13
/**
14
* Old Validator for database
15
*
16
- * Used in order to support backward compatability of modules that are installed
+ * Used in order to support backward compatibility of modules that are installed
17
* in old way (with Install/Upgrade Schema/Data scripts)
18
*/
19
class OldDbValidator implements UpToDateValidatorInterface
lib/web/mage/adminhtml/globals.js
@@ -12,7 +12,7 @@ define([
12
* Set of a temporary methods used to provide
- * backward compatability with a legacy code.
+ * backward compatibility with a legacy code.
window.setLocation = function (url) {
window.location.href = url;
0 commit comments