[libgda] Doc. correction
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Doc. correction
- Date: Sun, 5 Feb 2012 14:53:46 +0000 (UTC)
commit deb3c8af56f6747d96f631bba27b8a88e12c27d3
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 <attname>[::<GType>] (CSV)
+ * @attributes: (allow-none): the list (CSV format) of attributes to fetch, each in the format <attname>[::<GType>]
* @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]