diff options
Diffstat (limited to 'tests/data/example-client.h')
| -rw-r--r-- | tests/data/example-client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/example-client.h b/tests/data/example-client.h index 39d799c..a14b5e0 100644 --- a/tests/data/example-client.h +++ b/tests/data/example-client.h @@ -2400,7 +2400,7 @@ struct wl_data_device_listener { * which will subsequently be used in either the data_device.enter * event (for drag-and-drop) or the data_device.selection event * (for selections). Immediately following the - * data_device_data_offer event, the new data_offer object will + * data_device.data_offer event, the new data_offer object will * send out data_offer.offer events to describe the mime types it * offers. * @param id the new data_offer object |
