From d454ece76a483b729f4f7f661be2e29ba74c8f6c Mon Sep 17 00:00:00 2001 From: Gijs Vermeulen Date: Sat, 7 Sep 2024 15:39:09 +0200 Subject: [PATCH] Fix typo in config file --- config/dompdf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dompdf.php b/config/dompdf.php index c37e402..a3d4bda 100644 --- a/config/dompdf.php +++ b/config/dompdf.php @@ -235,7 +235,7 @@ 'enable_php' => false, /** - * Rnable inline JavaScript + * Enable inline JavaScript * * If this setting is set to true then DOMPDF will automatically insert JavaScript code contained * within tags as written into the PDF.