[libgdata] youtube: Fix a typo in a documentation comment



commit 7b4bf874d32e2db7832f722c68b89642ad9e1367
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Oct 10 22:07:24 2011 +0100

    youtube: Fix a typo in a documentation comment

 gdata/services/youtube/gdata-youtube-query.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdata/services/youtube/gdata-youtube-query.h b/gdata/services/youtube/gdata-youtube-query.h
index 255f575..a353588 100644
--- a/gdata/services/youtube/gdata-youtube-query.h
+++ b/gdata/services/youtube/gdata-youtube-query.h
@@ -99,7 +99,7 @@ typedef enum {
 /**
  * GDATA_YOUTUBE_LICENSE_CC:
  *
- * Value for #GDataYouTubeVideo:license to restrict search results to only videos which are Creative Commons licensed. Specifically, the license
+ * Value for #GDataYouTubeQuery:license to restrict search results to only videos which are Creative Commons licensed. Specifically, the license
  * is the Creative Commons Attribution 3.0 Unported license; see the
  * <ulink type="http" url="http://www.google.com/support/youtube/bin/answer.py?hl=en&answer=1284989";>YouTube Help</ulink> for more information.
  *
@@ -110,7 +110,7 @@ typedef enum {
 /**
  * GDATA_YOUTUBE_LICENSE_STANDARD:
  *
- * Value for #GDataYouTubeVideo:license to restrict search results to only videos which are under the standard YouTube license.
+ * Value for #GDataYouTubeQuery:license to restrict search results to only videos which are under the standard YouTube license.
  *
  * Since: 0.11.0
  */



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