diff options
Diffstat (limited to 'include/linux/videodev2.h')
| -rw-r--r-- | include/linux/videodev2.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h index b59e78c5716..dfd4745a955 100644 --- a/include/linux/videodev2.h +++ b/include/linux/videodev2.h @@ -490,7 +490,7 @@ struct v4l2_jpegcompression {  				 * you do, leave them untouched.  				 * Inluding less markers will make the  				 * resulting code smaller, but there will -				 * be fewer aplications which can read it. +				 * be fewer applications which can read it.  				 * The presence of the APP and COM marker  				 * is influenced by APP_len and COM_len  				 * ONLY, not by this property! */  |