[at-spi2-core] Fix a typo in a crasher message
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Fix a typo in a crasher message
- Date: Tue, 13 Jan 2015 22:39:15 +0000 (UTC)
commit 734b6bbfca7c804c43fa2ae60bcfab80e89f5dd2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Jan 13 16:38:13 2015 -0600
Fix a typo in a crasher message
atspi/atspi-misc.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atspi/atspi-misc.c b/atspi/atspi-misc.c
index 84669a4..3404873 100644
--- a/atspi/atspi-misc.c
+++ b/atspi/atspi-misc.c
@@ -124,7 +124,7 @@ _atspi_bus ()
if (!bus)
atspi_init ();
if (!bus)
- g_error ("AT-SPI: COuldn't connect to accessibility bus. Is at-spi-bus-launcher running?");
+ g_error ("AT-SPI: Couldn't connect to accessibility bus. Is at-spi-bus-launcher running?");
return bus;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]