From 57752c8d1ac619ada238b545d05f4054bc0917f9 Mon Sep 17 00:00:00 2001 From: Bruce Bannon Date: Fri, 12 Jul 2024 07:22:53 -0600 Subject: [PATCH] extra quote and correct spelling --- includes/functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index 9189695a3..a0b20935d 100644 --- a/includes/functions.php +++ b/includes/functions.php @@ -1633,7 +1633,7 @@ function display_unapproved_events ( $user ) { if ( $row && $row[0] > 0 ) $ret .= ( $MENU_ENABLED == 'N' ? '' . str_replace ( 'XXX', $row[0], translate ( 'You have XXX unapproved entries' ) ) . "
\n" : // Return something that won't display in bottom menu @@ -4117,7 +4117,7 @@ function load_nonuser_preferences ( $nonuser ) { } /** - * Returns a custom header, stylesheet or tailer. + * Returns a custom header, stylesheet or trailer. * * The data will be loaded from the webcal_user_template table. * If the global variable $ALLOW_EXTERNAL_HEADER is set to 'Y',