From 2a92ee22da585b3378c4a4dd7863f3b855ec1ae0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 28 Jul 2020 21:53:56 -0400 Subject: [PATCH] gdk: Small doc fixup We no longer use for plurals, gtk-doc is smart enough to detect them without that. --- gdk/gdkseat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkseat.c b/gdk/gdkseat.c index 8b6a88997c..9c29968ae7 100644 --- a/gdk/gdkseat.c +++ b/gdk/gdkseat.c @@ -465,7 +465,7 @@ gdk_seat_get_tool (GdkSeat *seat, * gdk_seat_get_tools: * @seat: A #GdkSeat * - * Returns all #GdkDeviceTools that are known to the + * Returns all #GdkDeviceTools that are known to the * application. * * Returns: (transfer container) (element-type Gdk.DeviceTool): A list of tools. Free with