From 47a159234f5fc0c166baba430e4b38cd096f1d3b Mon Sep 17 00:00:00 2001 From: Sebastian Fricke Date: Wed, 14 Apr 2021 20:02:56 +0200 Subject: ipa: raspberrypi: cam_helper: Remove duplicate words Signed-off-by: Sebastian Fricke Reviewed-by: Laurent Pinchart Signed-off-by: Laurent Pinchart --- src/ipa/raspberrypi/cam_helper.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ipa/raspberrypi') diff --git a/src/ipa/raspberrypi/cam_helper.hpp b/src/ipa/raspberrypi/cam_helper.hpp index 1b2d6eec..eaf73019 100644 --- a/src/ipa/raspberrypi/cam_helper.hpp +++ b/src/ipa/raspberrypi/cam_helper.hpp @@ -16,8 +16,8 @@ namespace RPiController { // The CamHelper class provides a number of facilities that anyone trying -// trying to drive a camera will need to know, but which are not provided by -// by the standard driver framework. Specifically, it provides: +// to drive a camera will need to know, but which are not provided by the +// standard driver framework. Specifically, it provides: // // A "CameraMode" structure to describe extra information about the chosen // mode of the driver. For example, how it is cropped from the full sensor -- cgit v1.2.1