Fix a typo. 0.1.1.20080830
authorHuang Peng <shawn.p.huang@gmail.com>
Sat, 30 Aug 2008 02:00:17 +0000 (10:00 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Sat, 30 Aug 2008 02:00:17 +0000 (10:00 +0800)
lib/gtk2/ibusimclient.c

index 05975bf..553c236 100644 (file)
@@ -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) {