From bedc772448060990bed627686712dd6e3e59f978 Mon Sep 17 00:00:00 2001 From: Robert Love Date: Tue, 5 Jul 2005 18:22:13 +0000 Subject: [PATCH] Fix comment typo. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@784 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- gnome/applet/applet-dbus-devices.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome/applet/applet-dbus-devices.c b/gnome/applet/applet-dbus-devices.c index 3fa4adcfed..b9dd9fca25 100644 --- a/gnome/applet/applet-dbus-devices.c +++ b/gnome/applet/applet-dbus-devices.c @@ -1179,7 +1179,7 @@ static void get_each_device_strength (NetworkDevice *dev, NMWirelessApplet *appl /* * nmwa_dbus_update_device_strength * - * Update the each active device's strength. + * Update each active device's strength. * */ gboolean nmwa_dbus_update_device_strength (NMWirelessApplet *applet)