LICENSE_readme: typo
authorStéphane Loeuillet <gstreamer@leroutier.net>
Sat, 1 May 2004 15:40:08 +0000 (15:40 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Sat, 1 May 2004 15:40:08 +0000 (15:40 +0000)
Original commit message from CVS:
* LICENSE_readme : typo
* sys/v4l/videodev_mjpeg.h : typo

LICENSE_readme
sys/v4l/videodev_mjpeg.h

index 70d6541..b4d54fd 100644 (file)
@@ -11,7 +11,7 @@ sidplay               libsidplay      (http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/)
 Plugins derived from GPL code are as follows:
 synaesthesia   synaesthesia    (http://yoyo.cc.monash.edu.au/~pfh/synaesthesia.html)
 
-Plugins which use library a LGPL are as follows:
+Plugins which use a LGPL library are as follows:
 Colorspace     Hermes          (http://www.clanlib.org/hermes/)
 httpsrc                libghttp        (ftp.gnome.org/pub/GNOME/stable/sources/libghttp/)
 alsasink       alsa            (http://alsa-project.org)
index 3f82e97..e8504a5 100644 (file)
@@ -65,7 +65,7 @@ struct mjpeg_params
    unsigned long jpeg_markers;    /* Which markers should go into the JPEG output.
                                      Unless you exactly know what you do, leave them untouched.
                                      Inluding less markers will make the resulting code
-                                     smaller, but there will be fewer aplications
+                                     smaller, but there will be fewer applications
                                      which can read it.
                                      The presence of the APP and COM marker is
                                      influenced by APP0_len and COM_len ONLY! */