[libgda/LIBGDA_5.0] Doc. correction



commit 96c82fbd8e555b68a3244f9adc89c3f146c5b8e9
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sat Feb 4 21:55:28 2012 +0100

    Doc. correction

 libgda/gda-data-model-ldap.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda/gda-data-model-ldap.c b/libgda/gda-data-model-ldap.c
index 074cd05..b117553 100644
--- a/libgda/gda-data-model-ldap.c
+++ b/libgda/gda-data-model-ldap.c
@@ -169,7 +169,7 @@ gda_data_model_ldap_get_type (void)
  * @cnc: an LDAP opened connection (must be a balid #GdaLdapConnection)
  * @base_dn: (allow-none): the base DN to search on, or %NULL
  * @filter: (allow-none): an LDAP filter, for example "(objectClass=*)"
- * @attributes: (allow-none): the list of attributes to fetch, each in the format &lt;attname&gt;[::&lt;GType&gt;] (CSV)
+ * @attributes: (allow-none): the list (CSV format) of attributes to fetch, each in the format &lt;attname&gt;[::&lt;GType&gt;]
  * @scope: the search scope
  *
  * Creates a new #GdaDataModel object to extract some LDAP contents. The returned data model will



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