From 916df412f5b6f7fb9bcfb705a3c8c23e35304410 Mon Sep 17 00:00:00 2001 From: Thomas Renes Date: Sat, 8 Jan 2022 16:25:17 +0100 Subject: Fix various typos and spelling errors in documentation, comments and code. (#4134) --- lib/Minz/Error.php | 2 +- lib/Minz/ExtensionException.php | 4 ++-- lib/Minz/Migrator.php | 4 ++-- lib/Minz/Request.php | 2 +- lib/PHPMailer/PHPMailer/SMTP.php | 2 +- lib/SimplePie/SimplePie/Enclosure.php | 2 +- lib/SimplePie/SimplePie/Misc.php | 2 +- lib/http-conditional.php | 6 +++--- lib/lib_install.php | 2 +- lib/lib_phpQuery.php | 22 +++++++++++----------- lib/lib_rss.php | 2 +- 11 files changed, 25 insertions(+), 25 deletions(-) (limited to 'lib') diff --git a/lib/Minz/Error.php b/lib/Minz/Error.php index bef273bda..fc8e0f807 100644 --- a/lib/Minz/Error.php +++ b/lib/Minz/Error.php @@ -33,7 +33,7 @@ class Minz_Error { 'c' => 'error' ), $redirect); } else { - echo '

An error occured

' . "\n"; + echo '

An error occurred

' . "\n"; if (!empty ($logs)) { echo '