Skip to content

Commit f80b41a

Browse files
authored
Merge pull request phpbb#6704 from danieltj27/ticket/17382
[ticket/17382] Update the find a member FAQ text to fix grammar
2 parents 13b267c + 501ecf5 commit f80b41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpBB/language/en/help/faq.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
'HELP_FAQ_SEARCH_BLANK_QUESTION' => 'Why does my search return a blank page!?',
159159
'HELP_FAQ_SEARCH_FORUM_ANSWER' => 'Enter a search term in the search box located on the index, forum or topic pages. Advanced search can be accessed by clicking the “Advance Search” link which is available on all pages on the forum. How to access the search may depend on the style used.',
160160
'HELP_FAQ_SEARCH_FORUM_QUESTION' => 'How can I search a forum or forums?',
161-
'HELP_FAQ_SEARCH_MEMBERS_ANSWER' => 'Visit to the “Members” page and click the “Find a member” link.',
161+
'HELP_FAQ_SEARCH_MEMBERS_ANSWER' => 'Visit the memberlist and click the “Find a member” link.',
162162
'HELP_FAQ_SEARCH_MEMBERS_QUESTION' => 'How do I search for members?',
163163
'HELP_FAQ_SEARCH_NO_RESULT_ANSWER' => 'Your search was probably too vague and included many common terms which are not indexed by phpBB. Be more specific and use the options available within Advanced search.',
164164
'HELP_FAQ_SEARCH_NO_RESULT_QUESTION' => 'Why does my search return no results?',

0 commit comments

Comments
 (0)