diff options
Diffstat (limited to 'lib/gtk2')
| -rw-r--r-- | lib/gtk2/ibusimclient.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gtk2/ibusimclient.c b/lib/gtk2/ibusimclient.c index 05975bf..553c236 100644 --- a/lib/gtk2/ibusimclient.c +++ b/lib/gtk2/ibusimclient.c @@ -1219,7 +1219,7 @@ _dbus_call_with_reply_valist (DBusConnection *connection, } /* If we got a NULL pending, that means the connection was disconnected, - * and we need to aboout this call + * and we need to abort this call * https://bugs.freedesktop.org/show_bug.cgi?id=12675 */ if (pendingcall == 0) { |
