summaryrefslogtreecommitdiff
path: root/atk/atkstreamablecontent.c
diff options
context:
space:
mode:
authorBrian Cameron <bcameron@src.gnome.org>2001-06-28 10:28:12 +0000
committerBrian Cameron <bcameron@src.gnome.org>2001-06-28 10:28:12 +0000
commit928d100e4156d1248d1277270c2ad1a44356a831 (patch)
tree552729cb67178f99f241a359a4260084e9853c1d /atk/atkstreamablecontent.c
parent55e388884f46136248f6ef1b2c262f1c044c5726 (diff)
downloadatk-928d100e4156d1248d1277270c2ad1a44356a831.tar.gz
Cleaned up docs.
Diffstat (limited to 'atk/atkstreamablecontent.c')
-rwxr-xr-xatk/atkstreamablecontent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkstreamablecontent.c b/atk/atkstreamablecontent.c
index 7e0d97c..3d4bca3 100755
--- a/atk/atkstreamablecontent.c
+++ b/atk/atkstreamablecontent.c
@@ -97,7 +97,7 @@ atk_streamable_content_get_mime_type (AtkStreamableContent *streamable,
* @streamable: a GObject instance that implements AtkStreamableContentIface
* @mime_type: a gchar* representing the mime type
*
- * Gets the content in the specified mime type
+ * Gets the content in the specified mime type.
*
* Returns: A #GIOChannel which contains the content in the specified mime
* type.