[anjuta/sdb-queries] libanjuta: Fixed typo in docs
- From: Naba Kumar <naba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/sdb-queries] libanjuta: Fixed typo in docs
- Date: Fri, 18 Jun 2010 12:54:23 +0000 (UTC)
commit 07e63e85587ec7a9988e5eb85a6da01343390871
Author: Naba Kumar <naba gnome org>
Date: Fri Jun 18 15:51:13 2010 +0300
libanjuta: Fixed typo in docs
libanjuta/interfaces/libanjuta.idl | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libanjuta/interfaces/libanjuta.idl b/libanjuta/interfaces/libanjuta.idl
index 9b575c2..4fc2ef2 100644
--- a/libanjuta/interfaces/libanjuta.idl
+++ b/libanjuta/interfaces/libanjuta.idl
@@ -5404,9 +5404,9 @@ interface IAnjutaSymbol
*
* A query can run in different modes, defined by #IAnjutaSymbolQueryMode, by
* default it is executed in synchrounous mode #IANJUTA_SYMBOL_QUERY_MODE_SYNC
- * and can be changed using ianjuta_query_set_mode(). #IANJUTA_SYMBOL_QUERY_MODE_ASYNC
- * runs it in asynchronous mode in a separate thread and can be canceled with
- * ianjuta_symbol_query_cancel().
+ * and can be changed using ianjuta_symbol_query_set_mode().
+ * #IANJUTA_SYMBOL_QUERY_MODE_ASYNC runs it in asynchronous mode in a separate
+ * thread and can be canceled with ianjuta_symbol_query_cancel().
*
* A query runs on a database, defined by #IAnjutaSymbolQueryDb, and can be
* only selected at creatation time.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]