summaryrefslogtreecommitdiff
path: root/farstream/fs-transmitter.c
diff options
context:
space:
mode:
Diffstat (limited to 'farstream/fs-transmitter.c')
-rw-r--r--farstream/fs-transmitter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/farstream/fs-transmitter.c b/farstream/fs-transmitter.c
index 419ac65c..00698590 100644
--- a/farstream/fs-transmitter.c
+++ b/farstream/fs-transmitter.c
@@ -199,7 +199,7 @@ fs_transmitter_class_init (FsTransmitterClass *klass)
G_TYPE_NONE, 2, FS_TYPE_ERROR, G_TYPE_STRING);
/**
- * FsTransmitter::get-recvonly-filter
+ * FsTransmitter::get-recvonly-filter:
* @self: #FsTransmitter that emitted the signal
* @component: The component that the filter will be used for
*