aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2017-03-01 00:40:15 +0100
committerAleksander Morgado <aleksander@aleksander.es>2017-03-01 00:51:42 +0100
commit4987cdfaed1a401463d0baae20eb835f53539070 (patch)
tree2b0bc8f2ec140f8515af9c74bad36f3b982e4367
parent954b402e510838b213f2ef15a5850cd256b02145 (diff)
downloadexternal_libqmi-4987cdfaed1a401463d0baae20eb835f53539070.zip
external_libqmi-4987cdfaed1a401463d0baae20eb835f53539070.tar.gz
external_libqmi-4987cdfaed1a401463d0baae20eb835f53539070.tar.bz2
docs: fix QMI_PROXY_N_CLIENTS documentation
-rw-r--r--src/libqmi-glib/qmi-proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libqmi-glib/qmi-proxy.h b/src/libqmi-glib/qmi-proxy.h
index 83624f4..943c421 100644
--- a/src/libqmi-glib/qmi-proxy.h
+++ b/src/libqmi-glib/qmi-proxy.h
@@ -62,7 +62,7 @@ typedef struct _QmiProxyPrivate QmiProxyPrivate;
#define QMI_PROXY_SOCKET_PATH "qmi-proxy"
/**
- * QMI_PROXY_N_ClIENTS:
+ * QMI_PROXY_N_CLIENTS:
*
* Symbol defining the #QmiProxy:qmi-proxy-n-clients property.
*