diff --git a/src/ui/designer/QGCComboBox.ui b/src/ui/designer/QGCComboBox.ui
index 4a12005..f9d4db9 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 4066b41..4635f01 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