From cc1c2872365f7830275e91f7c87c548051f61bd9 Mon Sep 17 00:00:00 2001 From: Yann Date: Wed, 20 Jun 2018 08:30:14 +0200 Subject: [PATCH] Update syslog.class.php Typo fix --- syslog.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syslog.class.php b/syslog.class.php index 306dab7..d4eada0 100644 --- a/syslog.class.php +++ b/syslog.class.php @@ -2,7 +2,7 @@ /** * The Syslog class is a syslog client implementation in PHP * following the RFC 3164, 5424, 5425, 5426 rules. - * This class is compatible with PHP logger constants for serverity and facility. + * This class is compatible with PHP logger constants for severity and facility. * Default value are UDP connection with RFC3164 mode * * Facility values: