[gnome-bluetooth] Fix typo in the API docs



commit e81a48113058289d8259d4290d56a3bff1282d8a
Author: Bastien Nocera <hadess hadess net>
Date:   Thu May 28 10:38:03 2009 +0100

    Fix typo in the API docs
---
 common/bluetooth-chooser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/bluetooth-chooser.c b/common/bluetooth-chooser.c
index 61ade23..3cd4507 100644
--- a/common/bluetooth-chooser.c
+++ b/common/bluetooth-chooser.c
@@ -1063,7 +1063,7 @@ bluetooth_chooser_class_init (BluetoothChooserClass *klass)
 	/**
 	 * BluetoothChooser:device-selected-is-connected:
 	 *
-	 * whether the selected device is conncted to this computer, will be %FALSE if no devices are selected
+	 * whether the selected device is connected to this computer, will be %FALSE if no devices are selected
 	 **/
 	g_object_class_install_property (G_OBJECT_CLASS(klass),
 					 PROP_DEVICE_SELECTED_IS_CONNECTED, g_param_spec_boolean ("device-selected-is-connected", NULL, NULL,



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