From c25303b11c323045718a5af373c11f5807f77fb7 Mon Sep 17 00:00:00 2001
From: Ethan Koenig <ethantkoenig@gmail.com>
Date: Sun, 15 Oct 2017 11:30:26 -0700
Subject: [PATCH] Fix activity locale (#2709)

---
 options/locale/locale_en-US.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index dd9d05c1aa..63dc5cf13b 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -840,7 +840,7 @@ activity.new_issues_count_n = New Issues
 activity.new_issue_label = Opened
 activity.title.unresolved_conv_1 = %d Unresolved conversation
 activity.title.unresolved_conv_n = %d Unresolved conversations
-activity.unresolved_conv_desc = List of all old issues and pull requests that have changed recently but has not been resloved yet.
+activity.unresolved_conv_desc = List of all old issues and pull requests that have changed recently but have not been resolved yet.
 activity.unresolved_conv_label = Open
 activity.title.releases_1 = %d Release
 activity.title.releases_n = %d Releases