From dd962027cce033b6bcdef7a2fef7b946a9f67a20 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Thu, 31 May 2018 21:14:12 -0700 Subject: proper pronoun --- Zotlabs/Widget/Activity_filter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs') diff --git a/Zotlabs/Widget/Activity_filter.php b/Zotlabs/Widget/Activity_filter.php index e56d13fc1..40f294fa5 100644 --- a/Zotlabs/Widget/Activity_filter.php +++ b/Zotlabs/Widget/Activity_filter.php @@ -80,7 +80,7 @@ class Activity_filter { 'icon' => 'folder', 'url' => z_root() . '/' . $cmd . '/?f=&file=' . $t['term'], 'sel' => $file_active, - 'title' => sprintf(t('Show posts that i have filed to %s'), $t['term']), + 'title' => sprintf(t('Show posts that I have filed to %s'), $t['term']), ]; } } -- cgit v1.2.3