diff --git a/install-dev/sql/db_settings_lite.sql b/install-dev/sql/db_settings_lite.sql
index 828e72fe9..ca4e9d9e4 100644
--- a/install-dev/sql/db_settings_lite.sql
+++ b/install-dev/sql/db_settings_lite.sql
@@ -155,7 +155,7 @@ INSERT INTO `PREFIX_hook` (`id_hook`, `name`, `title`, `description`, `position`
(64, 'displayPaymentTop', 'Top of payment page', 'Top of payment page', 0, 0),
(65, 'actionHtaccessCreate', 'After htaccess creation', 'After htaccess creation', 0, 0),
(66, 'actionAdminMetaSave', 'After save configuration in AdminMeta', 'After save configuration in AdminMeta', 0, 0),
-(67, 'displayAttributeGroupForm', 'Add fileds to the form "attribute group"', 'Add fileds to the form "attribute group"', 0, 0),
+(67, 'displayAttributeGroupForm', 'Add fields to the form "attribute group"', 'Add fields to the form "attribute group"', 0, 0),
(68, 'actionAttributeGroupSave', 'On saving attribute group', 'On saving attribute group', 0, 0),
(69, 'actionAttributeGroupDelete', 'On deleting attribute group', 'On deleting attribute group', 0, 0),
(70, 'displayFeatureForm', 'Add fields to the form "feature"', 'Add fields to the form "feature"', 0, 0),
@@ -165,11 +165,11 @@ INSERT INTO `PREFIX_hook` (`id_hook`, `name`, `title`, `description`, `position`
(74, 'actionProductListOverride', 'Assign product list to a category', 'Assign product list to a category', 0, 0),
(75, 'displayAttributeGroupPostProcess', 'On post-process in admin attribute group', 'On post-process in admin attribute group', 0, 0),
(76, 'displayFeaturePostProcess', 'On post-process in admin feature', 'On post-process in admin feature', 0, 0),
-(77, 'displayFeatureValueForm', 'Add fileds to the form "feature value"', 'Add fileds to the form "feature value"', 0, 0),
+(77, 'displayFeatureValueForm', 'Add fields to the form "feature value"', 'Add fields to the form "feature value"', 0, 0),
(78, 'displayFeatureValuePostProcess', 'On post-process in admin feature value', 'On post-process in admin feature value', 0, 0),
(79, 'actionFeatureValueDelete', 'On deleting attribute feature value', 'On deleting attribute feature value', 0, 0),
(90, 'actionFeatureValueSave', 'On saving attribute feature value', 'On saving attribute feature value', 0, 0),
-(91, 'displayAttributeForm', 'Add fileds to the form "feature value"', 'Add fileds to the form "feature value"', 0, 0),
+(91, 'displayAttributeForm', 'Add fields to the form "attribute value"', 'Add fields to the form "attribute value"', 0, 0),
(92, 'actionAttributePostProcess', 'On post-process in admin feature value', 'On post-process in admin feature value', 0, 0),
(93, 'actionAttributeDelete', 'On deleting attribute feature value', 'On deleting attribute feature value', 0, 0),
(94, 'actionAttributeSave', 'On saving attribute feature value', 'On saving attribute feature value', 0, 0),
diff --git a/install-new/data/xml/hook.xml b/install-new/data/xml/hook.xml
index 152f0b88f..d8625de40 100644
--- a/install-new/data/xml/hook.xml
+++ b/install-new/data/xml/hook.xml
@@ -339,8 +339,8 @@
displayAttributeGroupForm
- Add fileds to the form "attribute group"
- Add fileds to the form "attribute group"
+ Add fields to the form "attribute group"
+ Add fields to the form "attribute group"
actionAttributeGroupSave
@@ -389,8 +389,8 @@
displayFeatureValueForm
- Add fileds to the form "feature value"
- Add fileds to the form "feature value"
+ Add fields to the form "feature value"
+ Add fields to the form "feature value"
displayFeatureValuePostProcess
@@ -409,8 +409,8 @@
displayAttributeForm
- Add fileds to the form "feature value"
- Add fileds to the form "feature value"
+ Add fields to the form "attribute value"
+ Add fields to the form "attribute value"
actionAttributePostProcess