pull/1/head
Darrell Anderson 11 years ago
parent cd6ee2198d
commit adefa70c1c

@ -335,7 +335,7 @@ main(int argc, char **argv)
G_TYPE_UINT, &request_name_result,
G_TYPE_INVALID))
{
g_error("Could not aquire name: %s", error->message);
g_error("Could not acquire name: %s", error->message);
}
daemon = static_cast<NotifyDaemon*>(g_object_new(NOTIFY_TYPE_DAEMON, NULL));

Loading…
Cancel
Save