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:
Orgad Shaneh 2017-08-25 15:15:45 +03:00 committed by Orgad Shaneh
parent e8b9a17a3b
commit 3635b78c54

View File

@ -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.