[gtk: 1/2] gdk_monitor_get_model: Fix a typo in the function documentation



commit efbae75f3d6e3251e38d22700a3284ba302865fe
Author: Antenore Gatta <antenore simbiosi org>
Date:   Tue Mar 3 09:51:48 2020 +0000

    gdk_monitor_get_model: Fix a typo in the function documentation

 gdk/gdkmonitor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk/gdkmonitor.c b/gdk/gdkmonitor.c
index dbdcdddf04..97a1700cea 100644
--- a/gdk/gdkmonitor.c
+++ b/gdk/gdkmonitor.c
@@ -422,7 +422,7 @@ gdk_monitor_get_manufacturer (GdkMonitor *monitor)
  * gdk_monitor_get_model:
  * @monitor: a #GdkMonitor
  *
- * Gets the a string identifying the monitor model, if available.
+ * Gets the string identifying the monitor model, if available.
  *
  * Returns: (transfer none) (nullable): the monitor model, or %NULL
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]