After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 374475 - [PATCH] minor doc typo
[PATCH] minor doc typo
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.10
Other Linux
: Normal normal
: 0.10.11
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-12 22:17 UTC by Mark Nauwelaerts
Modified: 2006-11-13 18:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Describes (fixes) typo. (627 bytes, patch)
2006-11-12 22:20 UTC, Mark Nauwelaerts
committed Details | Review

Description Mark Nauwelaerts 2006-11-12 22:17:48 UTC
In description of gst_pad_dispatcher (see patch).
Comment 1 Mark Nauwelaerts 2006-11-12 22:20:16 UTC
Created attachment 76449 [details] [review]
Describes (fixes) typo.

Documentation typo: 
gst_pad_dispatcher dispatches on peers of internally linked pads
Comment 2 Wim Taymans 2006-11-13 18:04:09 UTC
        Patch by: Mark Nauwelaerts <manauw at skynet dot be>

        * gst/gstpad.c:
        Fix documentation for gst_pad_dispatcher. Fixes #374475.