[grilo] Fix documentation typos
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] Fix documentation typos
- Date: Thu, 8 Jul 2010 09:20:47 +0000 (UTC)
commit b8899ba55ae1f4c5c4edb8d060dd8aefbb007dfd
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Thu Jul 8 11:20:26 2010 +0200
Fix documentation typos
src/grl-media-source.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/grl-media-source.c b/src/grl-media-source.c
index 3df08fa..122b689 100644
--- a/src/grl-media-source.c
+++ b/src/grl-media-source.c
@@ -1229,8 +1229,8 @@ grl_media_source_browse (GrlMediaSource *source,
* @source: a media source
* @text: the text to search
* @keys: the list of #GrlKeyID to request
- * @skip: the number if elements to skip in the browse operation
- * @count: the number of elements to retrieve in the browse operation
+ * @skip: the number if elements to skip in the search operation
+ * @count: the number of elements to retrieve in the search operation
* @flags: the resolution mode
* @callback: the user defined callback
* @user_data: the user data to pass in the callback
@@ -1355,8 +1355,8 @@ grl_media_source_search (GrlMediaSource *source,
* @source: a media source
* @query: the query to process
* @keys: the list of #GrlKeyID to request
- * @skip: the number if elements to skip in the browse operation
- * @count: the number of elements to retrieve in the browse operation
+ * @skip: the number if elements to skip in the query operation
+ * @count: the number of elements to retrieve in the query operation
* @flags: the resolution mode
* @callback: the user defined callback
* @user_data: the user data to pass in the callback
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]