From b5ccfba83556971a08341a71fdb5f7f7fe755044 Mon Sep 17 00:00:00 2001
From: Alex Pott <alex.a.pott@googlemail.com>
Date: Mon, 3 Aug 2020 01:37:33 +0100
Subject: [PATCH] Issue #2984243 by Rithesh BK, ifrik, adityasingh, tripurari,
 rajandro: Reword the Comment filter button

---
 core/modules/comment/config/optional/views.view.comment.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/modules/comment/config/optional/views.view.comment.yml b/core/modules/comment/config/optional/views.view.comment.yml
index 6a5151d8c7a5..c5199fb13f9a 100644
--- a/core/modules/comment/config/optional/views.view.comment.yml
+++ b/core/modules/comment/config/optional/views.view.comment.yml
@@ -36,7 +36,7 @@ display:
       exposed_form:
         type: basic
         options:
-          submit_button: Apply
+          submit_button: Filter
           reset_button: false
           reset_button_label: Reset
           exposed_sorts_label: 'Sort by'
-- 
GitLab