aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-signal.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2016-08-10 07:46:34 +0200
committerAleksander Morgado <aleksander@aleksander.es>2016-08-10 09:05:47 +0200
commit3047522b2e494776d9aced64180e54c46e861de1 (patch)
tree11852c37be294731e6cc1c55c81d704d2ef16467 /libmm-glib/mm-signal.c
parent7460793caafe86af21c73b96b709253ae79346b5 (diff)
api,signal: Ec/Io is in dB, not dBm
Diffstat (limited to 'libmm-glib/mm-signal.c')
-rw-r--r--libmm-glib/mm-signal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmm-glib/mm-signal.c b/libmm-glib/mm-signal.c
index 57baf5d7..54912a26 100644
--- a/libmm-glib/mm-signal.c
+++ b/libmm-glib/mm-signal.c
@@ -82,7 +82,7 @@ mm_signal_set_rssi (MMSignal *self,
* mm_signal_get_ecio:
* @self: a #MMSignal.
*
- * Gets the Ec/Io, in dBm.
+ * Gets the Ec/Io, in dB.
*
* Only applicable to CDMA1x, CDMA EV-DO and UMTS (WCDMA).
*