[libgda/LIBGDA_4.2] Some documentation fixes.



commit d3ff3bbf87b61c9ad5b940c1917112b6314cb4ea
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sun Oct 9 17:01:56 2011 +0200

    Some documentation fixes.

 libgda/gda-connection.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda/gda-connection.c b/libgda/gda-connection.c
index cd27686..3d11e70 100644
--- a/libgda/gda-connection.c
+++ b/libgda/gda-connection.c
@@ -2320,7 +2320,7 @@ gda_connection_delete_row_from_table (GdaConnection *cnc, const gchar *table,
  * @params: (out) (allow-none) (transfer full): a place to store a new #GdaSet, for parameters used in SQL command, or %NULL
  * @error: a place to store errors, or %NULL
  *
- * This function helps to parse a SQL string which uses paramenters and store them at @params.
+ * This function helps to parse a SQL string which uses parameters and store them at @params.
  *
  * Returns: (transfer full) (allow-none): a #GdaStatement representing the SQL command, or %NULL if an error occurred
  *



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