Fix spelling errata
[platform/core/uifw/voice-control.git] / client / vc_widget_dbus.c
index 8dbca3c..2289060 100644 (file)
@@ -294,7 +294,7 @@ int vc_widget_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 */