• R/O
  • HTTP
  • SSH
  • HTTPS

Katie: Commit

C++ toolkit derived from the Qt 4.8 framework


Commit MetaInfo

Revisionafa29db0436d2d54abf829e1713a918c8ad4a603 (tree)
Time2023-01-02 13:42:13
AuthorIvailo Monev <xakepa10@gmai...>
CommiterIvailo Monev

Log Message

someone's typo

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>

Change Summary

Incremental Difference

--- a/src/core/io/qurl.cpp
+++ b/src/core/io/qurl.cpp
@@ -3516,7 +3516,7 @@ QString QUrl::fromAce(const QByteArray &domain)
35163516 (like \c "example.com") to be written using international
35173517 characters.
35183518
3519- This function return an empty QByteArra if \a domain is not a valid
3519+ This function return an empty QByteArray if \a domain is not a valid
35203520 hostname. Note, in particular, that IPv6 literals are not valid domain
35213521 names.
35223522 */
Show on old repository browser