From b02023237a0f6fb8ce1d3ac90b11a3001d808d82 Mon Sep 17 00:00:00 2001 From: Skippy Williams Date: Fri, 20 Jun 2025 23:21:09 -0700 Subject: [PATCH] Correct some comments ...and hopefully trigger CI testing of the fact dictionary --- direct-file/backend/src/main/resources/tax/constants.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/direct-file/backend/src/main/resources/tax/constants.xml b/direct-file/backend/src/main/resources/tax/constants.xml index bd802ac..f53091a 100644 --- a/direct-file/backend/src/main/resources/tax/constants.xml +++ b/direct-file/backend/src/main/resources/tax/constants.xml @@ -198,7 +198,7 @@ Majority of days in year - More than 6 months. This should be changed to 184 in a leap year + More than 6 months. Most years this is 183 days, but it's 184 in a leap year 2024 @@ -223,7 +223,7 @@ - Less than 6 months. This may need to manually change in a leap year. + Less than 6 months. Most years this is 182 days, but it's 183 in a leap year.