docs: fix typo on gst-inspect man page

See #624164.
This commit is contained in:
Michael Bunk 2010-07-12 14:22:50 +02:00 committed by Tim-Philipp Müller
parent da289fd8e9
commit 6df8250d01

View file

@ -9,7 +9,7 @@ gst\-inspect - print info about a GStreamer plugin or element
available \fIGStreamer\fP plugins, information about a particular
plugin, or information about a particular element. When executed
with no PLUGIN or ELEMENT argument, \fIgst\-inspect\fP will print
a list of all plugins and elements together with a sumary.
a list of all plugins and elements together with a summary.
When executed with a PLUGIN or ELEMENT argument,
\fIgst\-inspect\fP will print information about that plug-in or
element.