Fix spelling errata
[platform/core/uifw/voice-control.git] / client / vc_setting_dbus.c
index 1f88a64..d82c436 100755 (executable)
@@ -121,7 +121,7 @@ int vc_setting_dbus_open_connection()
        DBusError err;
        int ret;
 
-       /* initialise the error value */
+       /* initialize the error value */
        dbus_error_init(&err);
 
        /* connect to the DBUS system bus, and check for errors */