Skip to content

Commit 2d554d7

Browse files
committed
Fix typo
1 parent 11baad3 commit 2d554d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public_html/lists/admin/defaultsystemtemplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@
433433
/**
434434
* Print page contents
435435
*/
436-
echo '<h2>'.s('Default templates suit').'</h2>';
436+
echo '<h2>'.s('Default templates suite').'</h2>';
437437

438438
echo formStart();
439439
echo '

public_html/lists/admin/locale/templates/phplist.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7922,7 +7922,7 @@ msgid "Edit the added template"
79227922
msgstr ""
79237923

79247924
#: public_html/lists/admin/defaultsystemtemplate.php:436
7925-
msgid "Default templates suit"
7925+
msgid "Default templates suite"
79267926
msgstr ""
79277927

79287928
#: public_html/lists/admin/editlist.php:27

0 commit comments

Comments
 (0)