summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/libqmi-glib/qmi-compat.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libqmi-glib/qmi-compat.h b/src/libqmi-glib/qmi-compat.h
index 45517079..54ac004d 100644
--- a/src/libqmi-glib/qmi-compat.h
+++ b/src/libqmi-glib/qmi-compat.h
@@ -33,11 +33,11 @@
/**
* SECTION:qmi-compat
- * @title: API break replacements
+ * @title: Deprecated interface
*
- * These compatibility types and methods are flagged as deprecated and therefore
+ * These types and methods are flagged as deprecated and therefore
* shouldn't be used in newly written code. They are provided to avoid
- * innecessary API/ABI breaks.
+ * innecessary API/ABI breaks, for compatibility purposes only.
*/
#ifndef QMI_DISABLE_DEPRECATED