[gnome-bluetooth/gnome-3-8] applet: fix method documentation



commit ff2d291902fdebbbcd270605f7c596aa833ea241
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date:   Wed May 22 17:37:34 2013 +0200

    applet: fix method documentation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=685717

 applet/bluetooth-applet.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/applet/bluetooth-applet.c b/applet/bluetooth-applet.c
index 3db3701..fdb77b0 100644
--- a/applet/bluetooth-applet.c
+++ b/applet/bluetooth-applet.c
@@ -192,7 +192,7 @@ bluetooth_applet_agent_reply_passkey (BluetoothApplet *self,
 /**
  * bluetooth_applet_agent_reply_confirm:
  * @self: a #BluetoothApplet
- * @request_key: an opaque token given in the pincode-request signal
+ * @request_key: an opaque token given in the confirm-request signal
  * @confirm: %TRUE if operation was confirmed, %FALSE otherwise
  */
 void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]