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