diff --git a/libnm-glib/nm-remote-connection.c b/libnm-glib/nm-remote-connection.c index f7095d78b4..57870c6241 100644 --- a/libnm-glib/nm-remote-connection.c +++ b/libnm-glib/nm-remote-connection.c @@ -153,7 +153,7 @@ delete_cb (DBusGProxy *proxy, GError *error, gpointer user_data) /** * nm_remote_connection_delete: * @connection: the #NMRemoteConnection - * @callback: (scope async allow-none): a function to be called when the delete completes + * @callback: (scope async) (allow-none): a function to be called when the delete completes * @user_data: caller-specific data to be passed to @callback * * Delete the connection.