[libgda] Minor typos in docs.
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libgda] Minor typos in docs.
- Date: Tue, 25 Aug 2009 12:43:48 +0000 (UTC)
commit 5692e97d52d49ea9e409fa62f4842d15234b5540
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Aug 25 14:43:40 2009 +0200
Minor typos in docs.
libgda/sql-parser/gda-statement-struct-util.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgda/sql-parser/gda-statement-struct-util.c b/libgda/sql-parser/gda-statement-struct-util.c
index 9a75c44..fd65987 100644
--- a/libgda/sql-parser/gda-statement-struct-util.c
+++ b/libgda/sql-parser/gda-statement-struct-util.c
@@ -308,7 +308,7 @@ _string_is_identifier (const gchar *str)
*
* Returns: TRUE if @str needs some quotes
*
- * Deprecated: 4.0.3: Not needed anymore because of the gda_sql_identifier_quote()
+ * Deprecated: 4.0.3: Not needed anymore because of the gda_sql_identifier_quote() function.
*/
gboolean
gda_sql_identifier_needs_quotes (const gchar *str)
@@ -363,7 +363,7 @@ gda_sql_identifier_needs_quotes (const gchar *str)
*
* Returns: @str
*
- * Deprecated: 4.0.3: Not needed anymore because of the gda_sql_identifier_quote()
+ * Deprecated: 4.0.3: Not needed anymore because of the gda_sql_identifier_quote() function.
*/
gchar *
gda_sql_identifier_remove_quotes (gchar *str)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]