X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=kernel%2Finclude%2Fmedia%2Fvideobuf-core.h;h=d760aa73ebbbd556502d444a708cefefff92386a;hp=8c6e825940e59c0258f9e37cf685dddd750a64ce;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hpb=f93b97fd65072de626c074dbe099a1fff05ce060 diff --git a/kernel/include/media/videobuf-core.h b/kernel/include/media/videobuf-core.h index 8c6e82594..d760aa73e 100644 --- a/kernel/include/media/videobuf-core.h +++ b/kernel/include/media/videobuf-core.h @@ -37,7 +37,7 @@ struct videobuf_queue; * * about the mmap helpers (videobuf_mmap_*): * - * The mmaper function allows to map any subset of contingous buffers. + * The mmaper function allows to map any subset of contiguous buffers. * This includes one mmap() call for all buffers (which the original * video4linux API uses) as well as one mmap() for every single buffer * (which v4l2 uses).