From 69b6f4cf4f0940d5e83f11fce9a2580be49185ab Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Thu, 7 Mar 2024 15:17:33 +1300 Subject: [PATCH] Fix documentation typo --- gtk/a11y/gtkatspisocket.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/a11y/gtkatspisocket.c b/gtk/a11y/gtkatspisocket.c index e77d3154dd..11e9e799cc 100644 --- a/gtk/a11y/gtkatspisocket.c +++ b/gtk/a11y/gtkatspisocket.c @@ -463,7 +463,7 @@ gtk_at_spi_socket_get_bus_name (GtkAtSpiSocket *self) * gtk_at_spi_socket_get_object_path: * @self: a #GtkAtSpiSocket * - * Retrieves the object path of the remove accessible object that + * Retrieves the object path of the remote accessible object that * the socket is connected to. * * Returns: (transfer none): the object path of the socket remote