From: Peng Huang Date: Wed, 11 Feb 2009 09:33:12 +0000 (+0800) Subject: Fix a typo (Change Kill to Exit). X-Git-Tag: 1.1.0.20090217~42 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=52289db46af40821eb9092ce02a3c82f02170e74;p=platform%2Fupstream%2Fibus.git Fix a typo (Change Kill to Exit). --- diff --git a/src/ibusbus.c b/src/ibusbus.c index 99657615..7b6af04d 100644 --- a/src/ibusbus.c +++ b/src/ibusbus.c @@ -644,7 +644,7 @@ ibus_bus_exit (IBusBus *bus, IBUS_SERVICE_IBUS, IBUS_PATH_IBUS, IBUS_INTERFACE_IBUS, - "Kill", + "Exit", G_TYPE_BOOLEAN, &restart, G_TYPE_INVALID, G_TYPE_INVALID);