From 80d3db1dcf8fe9ca66d4e3f2e2116d3bc39ae2b4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 12 Jul 2022 22:26:21 +0300 Subject: upgrade idiorm to php8.1-patched version (aaronpk/idiorm) --- vendor/thecodingmachine/safe/generated/ps.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/thecodingmachine/safe/generated/ps.php') diff --git a/vendor/thecodingmachine/safe/generated/ps.php b/vendor/thecodingmachine/safe/generated/ps.php index a66667aa9..a2dca7976 100644 --- a/vendor/thecodingmachine/safe/generated/ps.php +++ b/vendor/thecodingmachine/safe/generated/ps.php @@ -558,7 +558,7 @@ function ps_delete($psdoc): void * Ends a page which was started with ps_begin_page. * Ending a page will leave the current drawing context, which e.g. requires * to reload fonts if they were loading within the page, and to set many - * other drawing parameters like the line width, or color.. + * other drawing parameters like the line width, or color. * * @param resource $psdoc Resource identifier of the postscript file * as returned by ps_new. -- cgit v1.2.3-54-g00ecf