From e6077c30d14e9d662e8843c554db86c0d366d0b6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 13:44:12 +0900 Subject: Rename str nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqurl.3qt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/man3/tqurl.3qt') diff --git a/doc/man/man3/tqurl.3qt b/doc/man/man3/tqurl.3qt index 1b51dfe96..44f0be0ee 100644 --- a/doc/man/man3/tqurl.3qt +++ b/doc/man/man3/tqurl.3qt @@ -210,7 +210,7 @@ QUrl is normally used like this: .PP You can then access and manipulate the various parts of the URL. .PP -To make it easy to work with QUrls and QStrings, QUrl implements the necessary cast and assignment operators so you can do following: +To make it easy to work with QUrls and TQStrings, QUrl implements the necessary cast and assignment operators so you can do following: .PP .nf .br -- cgit v1.2.3