QFileInfo: Fix typo in doc
Change-Id: Id1051f08a870461b172b646c126eb44e8addc114 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Jake Petroules <jake.petroules@qt.io>
This commit is contained in:
parent
e8b9a17a3b
commit
3635b78c54
@ -1117,7 +1117,7 @@ bool QFileInfo::isRoot() const
|
||||
\since 4.2
|
||||
|
||||
Returns the absolute path to the file or directory a symlink (or shortcut
|
||||
on Windows) points to, or a an empty string if the object isn't a symbolic
|
||||
on Windows) points to, or an empty string if the object isn't a symbolic
|
||||
link.
|
||||
|
||||
This name may not represent an existing file; it is only a string.
|
||||
|
Loading…
Reference in New Issue
Block a user