intel / libvpl

Intel® Video Processing Library (Intel® VPL) API, dispatcher, and examples
https://intel.github.io/libvpl/
MIT License
262 stars 80 forks source link

Typos: "implemetation" -> "implementation" #32

Closed eero-t closed 2 years ago

eero-t commented 2 years ago

Count & location of these typos (some of them are user visible):

$ git grep -i implemetation | wc
     24     123    2608
$ git grep -il implemetation 
api/vpl/preview/impl_selector.hpp
api/vpl/preview/session.hpp
preview/python/binding/impl_selector.cpp
preview/python/binding/session.cpp
tools/legacy/sample_common/src/vpl_implementation_loader.cpp
mav-intel commented 2 years ago

Thank you for the report!

mav-intel commented 2 years ago

Fixed in v2022.0.3