[at-spi2-atk: 1/2] Fix typo
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk: 1/2] Fix typo
- Date: Mon, 19 Jul 2021 15:58:20 +0000 (UTC)
commit 3bd1e1450559ddc2fd1dfcc0a97f911303cd602d
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date: Fri Jul 9 21:50:47 2021 +0200
Fix typo
atk-adaptor/bridge.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/atk-adaptor/bridge.c b/atk-adaptor/bridge.c
index 8579185..bdb4c70 100644
--- a/atk-adaptor/bridge.c
+++ b/atk-adaptor/bridge.c
@@ -1055,7 +1055,7 @@ atk_bridge_adaptor_init (gint * argc, gchar ** argv[])
if (dbus_bus_request_name
(spi_global_app_data->bus, atspi_dbus_name, 0, &error))
{
- g_print ("AT-SPI Recieved D-Bus name - %s\n", atspi_dbus_name);
+ g_print ("AT-SPI Received D-Bus name - %s\n", atspi_dbus_name);
}
else
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]