From f3a93ae19d00626e9fab3ce3ab704a88e6242c24 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 15 Feb 2025 17:11:21 +0530 Subject: [PATCH] string changes --- src/calibre/utils/formatter_functions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/utils/formatter_functions.py b/src/calibre/utils/formatter_functions.py index 276ed27a1f..499ee1bc65 100644 --- a/src/calibre/utils/formatter_functions.py +++ b/src/calibre/utils/formatter_functions.py @@ -3270,7 +3270,7 @@ gives you more control over the URL components. The components of a URL are [B]scheme[/B]:://[B]authority[/B]/[B]path[/B]?[B]query string[/B]. -See [URL href="https://en.wikipedia.org/wiki/URL"]Uniform Resource Locater[/URL] on Wikipedia for more detail. +See [URL href="https://en.wikipedia.org/wiki/URL"]Uniform Resource Locator[/URL] on Wikipedia for more detail. The function has two variants: [CODE]