gdkmonitor: Fix typo

This commit is contained in:
Daniel Boles 2017-10-31 18:27:34 +00:00
parent e78402ec94
commit 33d29f6671

View File

@ -267,7 +267,7 @@ gdk_monitor_get_display (GdkMonitor *monitor)
/**
* gdk_monitor_get_geometry:
* @monitor: a #GdkMonitor
* @geometry: (out): a #GdkRectangle to be filled wiht the monitor geometry
* @geometry: (out): a #GdkRectangle to be filled with the monitor geometry
*
* Retrieves the size and position of an individual monitor within the
* display coordinate space. The returned geometry is in application pixels,