Original commit message from CVS:
typo
This commit is contained in:
Stéphane Loeuillet 2004-11-06 11:21:53 +00:00
parent f634aba4d6
commit c7f059097c

View file

@ -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[])