From ed7aa7005272ac4a0067a61bb899ee9d18398ab0 Mon Sep 17 00:00:00 2001 From: brian d foy Date: Wed, 16 Oct 2024 19:16:58 -0400 Subject: [PATCH] typo in Changes --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 363e6de81a..67f907bd69 100644 --- a/Changes +++ b/Changes @@ -18,7 +18,7 @@ - Added EXPERIMENTAL support for persistent cookies in Netscape format. - Added EXPERIMENTAL file attribute to Mojo::UserAgent::CookieJar. - Added EXPERIMENTAL load, save and to_string methods to Mojo::UserAgent::CookieJar. - - Fixed error reporting when loading applicartions with syntax errors. (haarg) + - Fixed error reporting when loading applications with syntax errors. (haarg) - Fixed absolute URL support in url_for_file and url_for_asset methods. (rawleyfowler) 9.34 2023-09-11