trivial: fix spelling in comment

Fixes: 9a88d72fd4
This commit is contained in:
Thomas Haller 2015-09-15 18:25:11 +02:00
parent 88f0d646d5
commit e908c9c293

View file

@ -257,7 +257,7 @@ main (int argc, char *argv[])
nm_g_type_init ();
/* Known to cause a possible deadlock unpon GDBus initialization:
/* Known to cause a possible deadlock upon GDBus initialization:
* https://bugzilla.gnome.org/show_bug.cgi?id=674885 */
g_type_ensure (G_TYPE_SOCKET);
g_type_ensure (G_TYPE_DBUS_CONNECTION);