QUrl doc: Fix typo
Change-Id: I76cd27ac07d09bd2ea9b818d34d1882230f66b10 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
parent
7af5619836
commit
2a2ffe8a48
@ -4189,7 +4189,7 @@ static bool isIp6(const QString &text)
|
||||
|
||||
/*!
|
||||
Returns a valid URL from a user supplied \a userInput string if one can be
|
||||
deducted. In the case that is not possible, an invalid QUrl() is returned.
|
||||
deduced. In the case that is not possible, an invalid QUrl() is returned.
|
||||
|
||||
This overload takes a \a workingDirectory path, in order to be able to
|
||||
handle relative paths. This is especially useful when handling command
|
||||
|
Loading…
x
Reference in New Issue
Block a user