diff --git a/src/ui/designer/QGCComboBox.ui b/src/ui/designer/QGCComboBox.ui
index 4a12005c37ab517716501fc187c97e99063d29be..f9d4db90d2d24c1ed65f64f9e8d349675b48f363 100644
--- a/src/ui/designer/QGCComboBox.ui
+++ b/src/ui/designer/QGCComboBox.ui
@@ -177,7 +177,7 @@
Read the current parameter value on the system
- R
+ Get
@@ -209,7 +209,7 @@
Transmit the current slider value to the system
- W
+ Set
diff --git a/src/ui/designer/QGCParamSlider.ui b/src/ui/designer/QGCParamSlider.ui
index 4066b41552a880112c12a8218582e4f49976d82a..4635f01e397d193c0bbde3e5f867029135f8de02 100644
--- a/src/ui/designer/QGCParamSlider.ui
+++ b/src/ui/designer/QGCParamSlider.ui
@@ -171,7 +171,7 @@
Read the current parameter value on the system
- R
+ Get
@@ -223,7 +223,7 @@
Transmit the current slider value to the system
- W
+ Set