From 0558159c6ba9ff8337aadcd7c1c2dbb242fb4bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Thu, 26 Jan 2012 18:16:14 +0100 Subject: [PATCH] docs: fix 'connection' parameter name for nm_access_point_connection_valid() --- libnm-glib/nm-access-point.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnm-glib/nm-access-point.c b/libnm-glib/nm-access-point.c index 5886414468..7e342e6de8 100644 --- a/libnm-glib/nm-access-point.c +++ b/libnm-glib/nm-access-point.c @@ -361,7 +361,7 @@ nm_access_point_get_strength (NMAccessPoint *ap) /** * nm_access_point_connection_valid: * @ap: an #NMAccessPoint to validate @connection against - * @connections: an #NMConnection to validate against @ap + * @connection: an #NMConnection to validate against @ap * * Validates a given connection against a given WiFi access point to ensure that * the connection may be activated with that AP. The connection must match the