diff options
author | William Jon McCann <william.jon.mccann@gmail.com> | 2014-02-04 17:48:33 -0500 |
---|---|---|
committer | William Jon McCann <william.jon.mccann@gmail.com> | 2014-02-04 17:48:33 -0500 |
commit | 2dcbe27a06d2a0ef4c3ba507d41243d1c6565117 (patch) | |
tree | ba0d3907c28bb3e0f8590cf17c6da0fae24adb4f /gdk/gdkevents.c | |
parent | 7dcbfe119f06b758af9834a2f626be936f9f6734 (diff) | |
download | gtk+-2dcbe27a06d2a0ef4c3ba507d41243d1c6565117.tar.gz |
docs: don't use <option>
Diffstat (limited to 'gdk/gdkevents.c')
-rw-r--r-- | gdk/gdkevents.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkevents.c b/gdk/gdkevents.c index a569d6d3d3..70bd6d8429 100644 --- a/gdk/gdkevents.c +++ b/gdk/gdkevents.c @@ -1975,7 +1975,7 @@ gdk_event_get_event_sequence (const GdkEvent *event) * * Sets whether a trace of received events is output. * Note that GTK+ must be compiled with debugging (that is, - * configured using the <option>--enable-debug</option> option) + * configured using the `--enable-debug` option) * to use this option. **/ void |