diff options
Diffstat (limited to 'src/ipa/libipa/exposure_mode_helper.cpp')
-rw-r--r-- | src/ipa/libipa/exposure_mode_helper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipa/libipa/exposure_mode_helper.cpp b/src/ipa/libipa/exposure_mode_helper.cpp index 7135fb2e..683a564a 100644 --- a/src/ipa/libipa/exposure_mode_helper.cpp +++ b/src/ipa/libipa/exposure_mode_helper.cpp @@ -2,7 +2,7 @@ /* * Copyright (C) 2024, Paul Elder <paul.elder@ideasonboard.com> * - * exposure_mode_helper.cpp - Helper class that performs computations relating to exposure + * Helper class that performs computations relating to exposure */ #include "exposure_mode_helper.h" |