[libgda] Doc. correction



commit 6cbd3e88fae3a134bb98e401f54a40aec0ec44cb
Author: Vivien Malerba <malerba gnome-db org>
Date:   Mon Oct 18 20:47:14 2010 +0200

    Doc. correction

 libgda/gda-data-model.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda/gda-data-model.c b/libgda/gda-data-model.c
index 52ea1e3..43b5b94 100644
--- a/libgda/gda-data-model.c
+++ b/libgda/gda-data-model.c
@@ -641,7 +641,7 @@ gda_data_model_get_value_at (GdaDataModel *model, gint col, gint row, GError **e
  *
  * Note: the same limitations and usage instructions apply as for gda_data_model_get_value_at().
  *
- * Upon errors FALSE will be returned and @error will be assigned a
+ * Upon errors %NULL will be returned and @error will be assigned a
  * #GError from the #GDA_DATA_MODEL_ERROR domain.
  *
  * Returns: a #GValue containing the value stored in the given



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