From 96bf25cb29598232215c884a2d59f71cf6096506 Mon Sep 17 00:00:00 2001 From: Qihui Chan Date: Sun, 15 May 2022 16:36:33 +1000 Subject: [PATCH] [fix] code style --- lang/en/auth_outage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/auth_outage.php b/lang/en/auth_outage.php index 7727311..798d13f 100644 --- a/lang/en/auth_outage.php +++ b/lang/en/auth_outage.php @@ -174,4 +174,4 @@ $string['cachedef_cache_active_outage_data'] = 'Cache active outage.'; /* * Ongoing outage cache definition. */ -$string['cachedef_cache_ongoing_outage_data'] = 'Cache onging outage.'; \ No newline at end of file +$string['cachedef_cache_ongoing_outage_data'] = 'Cache onging outage.';