summaryrefslogtreecommitdiff
path: root/gdk/gdkdevice.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-27 17:04:46 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-27 19:59:55 -0500
commit22586ea7c2c87a44ac1cc87f876e9f3ba2e73625 (patch)
tree72f3256948c09d527f3cd7ec409017c92515dde7 /gdk/gdkdevice.h
parent8418e6422f0ec67c51d472321f4704a3a16e0368 (diff)
downloadgtk+-22586ea7c2c87a44ac1cc87f876e9f3ba2e73625.tar.gz
docs: use #*-struct instead of <structname>
Diffstat (limited to 'gdk/gdkdevice.h')
-rw-r--r--gdk/gdkdevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkdevice.h b/gdk/gdkdevice.h
index 3350a2d1d1..078ddcc322 100644
--- a/gdk/gdkdevice.h
+++ b/gdk/gdkdevice.h
@@ -134,7 +134,7 @@ typedef enum {
* @time: The timestamp for this event.
* @axes: the values of the device's axes.
*
- * The #GdkTimeCoord structure stores a single event in a motion history.
+ * A #GdkTimeCoord stores a single event in a motion history.
*/
struct _GdkTimeCoord
{