Minor changes

This commit is contained in:
ujjwal2900 2024-09-12 09:02:00 +05:30
parent 9e135310b2
commit 3923d4ffa2

View file

@ -49,7 +49,7 @@ public class FeedbackContentCreator {
sectionTitleBuilder.append(" on ");
sectionTitleBuilder.append(UTC_FormattedDate);
/*of
/*
* Construct the feedback section text
*/
sectionTextBuilder = new StringBuilder();