2005-06-23 Adam Weinberger <adamw@gnome.org>
* src/nm-netlink-monitor.c: correct spelling error. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@747 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -731,7 +731,7 @@ nm_netlink_monitor_error_handler (GIOChannel *channel,
|
||||
socket_error =
|
||||
g_error_new (NM_NETLINK_MONITOR_ERROR,
|
||||
NM_NETLINK_MONITOR_ERROR_WAITING_FOR_SOCKET_DATA,
|
||||
_("error occured while waiting for data on socket"));
|
||||
_("error occurred while waiting for data on socket"));
|
||||
|
||||
g_signal_emit (G_OBJECT (monitor),
|
||||
nm_netlink_monitor_signals[ERROR],
|
||||
|
Reference in New Issue
Block a user