Skip to content

Commit 5afe435

Browse files
author
zteeed
committed
Fix typo
1 parent 735c0c6 commit 5afe435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/settings.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$lang['namespaces'] = "Namespaces (comma-separated)";
33
$lang['notify_create'] = "Notify when pages are created";
44
$lang['notify_edit'] = "Notify when pages are edited";
5-
$lang['notify_edit_minor'] = "Notify when pages are edited even with minor changed tag";
5+
$lang['notify_edit_minor'] = "Notify when pages are edited even with minor changes tag";
66
$lang['notify_delete'] = "Notify when pages are deleted";
77
$lang['notify_show_summary'] = "Display summary when a page is edited";
88
$lang['webhook'] = "Discord Incoming Webhook URL";

0 commit comments

Comments
 (0)