From b351dbd4095a0d6eba04e98312d13caefed1be58 Mon Sep 17 00:00:00 2001 From: heckflosse Date: Wed, 7 Mar 2018 14:37:04 +0100 Subject: [PATCH] Fixed typo in comment --- rtengine/PF_correct_RT.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtengine/PF_correct_RT.cc b/rtengine/PF_correct_RT.cc index e9c1342d8..f89b307be 100644 --- a/rtengine/PF_correct_RT.cc +++ b/rtengine/PF_correct_RT.cc @@ -9,7 +9,7 @@ // optimized: September 2013, Ingo Weyrich // further optimized: February 2018, Ingo Weyrich // -// Ingo Weyrich March 1028: The above comment 'Chromatic Aberration Auto-correction' sounds wrong +// Ingo Weyrich March 2018: The above comment 'Chromatic Aberration Auto-correction' sounds wrong // I guess it should have been 'Purple fringe correction' though it's not restricted to 'Purple' // // PF_correct_RT.cc is free software: you can redistribute it and/or modify