mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-31 23:03:54 +01:00
Minor changes
This commit is contained in:
parent
9e135310b2
commit
3923d4ffa2
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ public class FeedbackContentCreator {
|
||||||
sectionTitleBuilder.append(" on ");
|
sectionTitleBuilder.append(" on ");
|
||||||
sectionTitleBuilder.append(UTC_FormattedDate);
|
sectionTitleBuilder.append(UTC_FormattedDate);
|
||||||
|
|
||||||
/*of
|
/*
|
||||||
* Construct the feedback section text
|
* Construct the feedback section text
|
||||||
*/
|
*/
|
||||||
sectionTextBuilder = new StringBuilder();
|
sectionTextBuilder = new StringBuilder();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue