mirror of
https://github.com/jkocon/g-helper.git
synced 2026-04-17 13:10:26 +02:00
Typo fix
This commit is contained in:
@@ -1067,7 +1067,7 @@ namespace GHelper
|
||||
|
||||
if (matrixControl.IsSlash)
|
||||
{
|
||||
labelMatrix.Text = "Slash Lightning";
|
||||
labelMatrix.Text = "Slash Lighting";
|
||||
comboMatrixRunning.Items.Clear();
|
||||
|
||||
foreach (var item in SlashDevice.Modes)
|
||||
|
||||
Reference in New Issue
Block a user