From 116fec1a994dbadf4bfd9a0c05251f96f7611efc Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 6 Mar 2019 21:00:08 -0500 Subject: [PATCH] spelling: developers --- src/CalcViewModel/DateCalculatorViewModel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CalcViewModel/DateCalculatorViewModel.cpp b/src/CalcViewModel/DateCalculatorViewModel.cpp index e905d763..89e26881 100644 --- a/src/CalcViewModel/DateCalculatorViewModel.cpp +++ b/src/CalcViewModel/DateCalculatorViewModel.cpp @@ -87,7 +87,7 @@ DateCalculatorViewModel::DateCalculatorViewModel() : } /* In the ClipTime function, we used to change timezone to UTC before clipping the time. - The comment from the previous delopers said this was done to eliminate the effects of + The comment from the previous developers said this was done to eliminate the effects of Daylight Savings Time. We can't think of a good reason why this change in timezone is necessary and did find bugs related to the change, therefore, we have removed the change. Just in case, we will see if the clipped time is ever a different day from the