Skip to content

Commit c25303b

Browse files
ethantkoeniglafriks
authored andcommitted
Fix activity locale (#2709)
1 parent 4ccb0fe commit c25303b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ activity.new_issues_count_n = New Issues
840840
activity.new_issue_label = Opened
841841
activity.title.unresolved_conv_1 = %d Unresolved conversation
842842
activity.title.unresolved_conv_n = %d Unresolved conversations
843-
activity.unresolved_conv_desc = List of all old issues and pull requests that have changed recently but has not been resloved yet.
843+
activity.unresolved_conv_desc = List of all old issues and pull requests that have changed recently but have not been resolved yet.
844844
activity.unresolved_conv_label = Open
845845
activity.title.releases_1 = %d Release
846846
activity.title.releases_n = %d Releases

0 commit comments

Comments
 (0)