mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
typo
Original commit message from CVS: typo
This commit is contained in:
parent
f634aba4d6
commit
c7f059097c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ it can be used. You should pass a pointer to the main argc and argv variables so
|
||||||
process its own command line options, as shown in the following example.
|
process its own command line options, as shown in the following example.
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title>Initializing the gstreamer libarary</title>
|
<title>Initializing the gstreamer library</title>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
int
|
int
|
||||||
main (int argc, char *argv[])
|
main (int argc, char *argv[])
|
||||||
|
|
Loading…
Reference in a new issue