[at-spi2-core: 1/2] fix typo
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 1/2] fix typo
- Date: Mon, 20 Jun 2022 14:42:14 +0000 (UTC)
commit f789534946f3eb06511a9bfc34fc1b8d115c1a42
Author: Nozomi Miyamori <1cvc8w2na mozmail com>
Date: Sun Jun 19 01:50:10 2022 +0000
fix typo
atspi/atspi-device-listener.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/atspi/atspi-device-listener.c b/atspi/atspi-device-listener.c
index f3dd9339..e23b58d5 100644
--- a/atspi/atspi-device-listener.c
+++ b/atspi/atspi-device-listener.c
@@ -236,7 +236,7 @@ atspi_device_listener_new (AtspiDeviceListenerCB callback,
* @callback: (scope notified): an #AtspiDeviceListenerCB callback function,
* or NULL.
* @callback_destroyed: A #GDestroyNotify called when the listener is freed
- * and data associated with the callback should be freed. It an be NULL.
+ * and data associated with the callback should be freed. It can be NULL.
*
* Creates a new #AtspiDeviceListener with a specified callback function.
* This method is similar to #atspi_device_listener_new, but callback
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]