diff --git a/src/DCSFlightpanels.sln.DotSettings b/src/DCSFlightpanels.sln.DotSettings
index 2c2fca29f..4b808a013 100644
--- a/src/DCSFlightpanels.sln.DotSettings
+++ b/src/DCSFlightpanels.sln.DotSettings
@@ -11,6 +11,7 @@
ARN
AV
BIOS
+ BIP
BIPS
BLUE
BNA
@@ -61,6 +62,7 @@
OLE
OS
OSCOMMANDS
+ PAN
PURPLE
PZ
RED
@@ -91,8 +93,10 @@
API
BIP
BIPLED
+ CCW
CDU
CTRL
+ CW
DCS
DCSBIOS
DME
@@ -105,7 +109,9 @@
OK
OS
PZ
+ SRS
TPM
+ UC
UI
USB
XPDR
diff --git a/src/DCSFlightpanels/PanelUserControls/FarmingPanelUserControl.xaml b/src/DCSFlightpanels/PanelUserControls/FarmingPanelUserControl.xaml
index f046a8b93..3b2c92e5c 100644
--- a/src/DCSFlightpanels/PanelUserControls/FarmingPanelUserControl.xaml
+++ b/src/DCSFlightpanels/PanelUserControls/FarmingPanelUserControl.xaml
@@ -124,7 +124,6 @@
-
diff --git a/src/NonVisuals/Radios/RadioPanelPZ69SA342.cs b/src/NonVisuals/Radios/RadioPanelPZ69SA342.cs
index 062c7c7b8..446e33942 100644
--- a/src/NonVisuals/Radios/RadioPanelPZ69SA342.cs
+++ b/src/NonVisuals/Radios/RadioPanelPZ69SA342.cs
@@ -146,7 +146,7 @@ private enum AdfDigit
private readonly ClickSkipper _uhfSmallFrequencySkipper = new(2);
/*ADF SA342*/
- /*Large dial Counter Clockwise 100s increase*/
+ /*Large dial Counterclockwise 100s increase*/
/*Large dial Clockwise 10s increase*/
/*Small dial 1s and decimals*/
private readonly string _adfSwitchUnit = "ADF1_ADF2_SELECT";