From 716dcb6db24de4ce8e6ae5941cfab152af337ea0 Mon Sep 17 00:00:00 2001 From: "M. D" Date: Sat, 9 Mar 2024 20:20:39 +0100 Subject: [PATCH] Update snappy.php (#529) Fix a little typo --- config/snappy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/snappy.php b/config/snappy.php index 46d12ec..cc28fbc 100644 --- a/config/snappy.php +++ b/config/snappy.php @@ -17,7 +17,7 @@ | | The file path of the wkhtmltopdf / wkhtmltoimage executable. | - | Timout: + | Timeout: | | The amount of time to wait (in seconds) before PDF / Image generation is stopped. | Setting this to false disables the timeout (unlimited processing time).