diff --git a/docs/gst/tmpl/gst.sgml b/docs/gst/tmpl/gst.sgml index 08add02b14..6ba37f6f54 100644 --- a/docs/gst/tmpl/gst.sgml +++ b/docs/gst/tmpl/gst.sgml @@ -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. -Initializing the gstreamer libarary +Initializing the gstreamer library int main (int argc, char *argv[])