Skip to content

Commit 2f2cc5b

Browse files
Address code review suggestions
1 parent b84aca7 commit 2f2cc5b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/Apps/W1/Quality Management/app/src/Configuration/GenerationRule/QltyInspectionGenRules.Page.al

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ page 20405 "Qlty. Inspection Gen. Rules"
266266
{
267267
ApplicationArea = Manufacturing;
268268
Caption = 'Edit Production Rule';
269-
ToolTip = 'Edit a generationrule for production.';
269+
ToolTip = 'Edit a generation rule for production.';
270270
Image = EditLines;
271271
Scope = Repeater;
272272
Visible = ShowEditProductionRuleSetupGuide;
@@ -307,7 +307,7 @@ page 20405 "Qlty. Inspection Gen. Rules"
307307
{
308308
ApplicationArea = All;
309309
Caption = 'Edit Receiving Rule';
310-
ToolTip = 'Edit a generationrule for receiving.';
310+
ToolTip = 'Edit a generation rule for receiving.';
311311
Image = EditLines;
312312
Scope = Repeater;
313313
Visible = ShowEditReceivingRuleSetupGuide;
@@ -348,7 +348,7 @@ page 20405 "Qlty. Inspection Gen. Rules"
348348
{
349349
ApplicationArea = Warehouse;
350350
Caption = 'Edit Bin Movement Rule';
351-
ToolTip = 'Edit a generationrule for a bin movement.';
351+
ToolTip = 'Edit a generation rule for a bin movement.';
352352
Image = EditAdjustments;
353353
Scope = Repeater;
354354
Visible = ShowEditMovementRuleSetupGuide;

0 commit comments

Comments
 (0)