From: "Erich E. Hoover" Subject: [APPDB] Fix typo in disabled comment message. Message-Id: Date: Wed, 23 Nov 2016 10:22:48 -0700 From 9703352f55d34acb3dd768b5557b4586511986d6 Mon Sep 17 00:00:00 2001 From: "Erich E. Hoover" Date: Wed, 23 Nov 2016 10:22:01 -0700 Subject: Fix typo in disabled comment message. --- include/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.php b/include/version.php index 60b14df..8499cf2 100644 --- a/include/version.php +++ b/include/version.php @@ -1173,7 +1173,7 @@ EOT; else { echo html_note(' Comments Disabled

'. - 'Comments for this application have be disabled becuase there are no maintainers.', + 'Comments for this application have be disabled because there are no maintainers.', "","","warning"); } } -- 2.7.4