(cherry picked from commit adefa70c1c)
v3.5.13-sru
Darrell Anderson 11 years ago committed by Slávek Banko
parent 0fe95b0785
commit 77b8002da6

@ -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