diff --git a/src/modules/MouseWithoutBorders/App/Form/frmMatrix.Designer.cs b/src/modules/MouseWithoutBorders/App/Form/frmMatrix.Designer.cs index defd2d06f0..2f0e2c07a4 100644 --- a/src/modules/MouseWithoutBorders/App/Form/frmMatrix.Designer.cs +++ b/src/modules/MouseWithoutBorders/App/Form/frmMatrix.Designer.cs @@ -577,7 +577,7 @@ namespace MouseWithoutBorders this.textBoxEnc.PasswordChar = '*'; this.textBoxEnc.Size = new System.Drawing.Size(304, 20); this.textBoxEnc.TabIndex = 3; - this.toolTip.SetToolTip(this.textBoxEnc, "The key must be auto generated in one machine by click on New Key, then typed in " + + this.toolTip.SetToolTip(this.textBoxEnc, "The key must be auto generated in one machine by clicking on New Key, then typed in " + "other machines."); // // LabelEnc @@ -1158,4 +1158,4 @@ namespace MouseWithoutBorders private Label labelEasyMouse; private CheckBox checkBoxTransferFile; } -} \ No newline at end of file +}