Function comment update.
authorMilan Crha <mcrha@redhat.com>
Wed, 27 May 2009 13:38:50 +0000 (15:38 +0200)
committerMilan Crha <mcrha@redhat.com>
Wed, 27 May 2009 13:38:50 +0000 (15:38 +0200)
As suggested in bug #540269.

camel/camel-medium.c

index 37d2a0c..5947965 100644 (file)
@@ -292,10 +292,10 @@ get_content_object(CamelMedium *medium)
  * camel_medium_get_content_object:
  * @medium: a #CamelMedium object
  *
- * Getss a data wrapper that represents the content of the medium,
+ * Gets a data wrapper that represents the content of the medium,
  * without its headers.
  *
- * Returns: a #CamelDataWrapper containing @medium's content
+ * Returns: a #CamelDataWrapper containing @medium's content. Can return NULL.
  **/
 CamelDataWrapper *
 camel_medium_get_content_object (CamelMedium *medium)