Fix spelling errata
[platform/core/uifw/voice-control.git] / client / vc_dbus.c
index 1be3aea..fb2af05 100644 (file)
@@ -213,7 +213,7 @@ int vc_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 */