From 3635b78c548c53d50b98c63b581556e5a2b3b1a4 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Fri, 25 Aug 2017 15:15:45 +0300 Subject: QFileInfo: Fix typo in doc Change-Id: Id1051f08a870461b172b646c126eb44e8addc114 Reviewed-by: Thiago Macieira Reviewed-by: Jake Petroules --- src/corelib/io/qfileinfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/corelib/io/qfileinfo.cpp b/src/corelib/io/qfileinfo.cpp index 12fd7d3048..11c1e45e63 100644 --- a/src/corelib/io/qfileinfo.cpp +++ b/src/corelib/io/qfileinfo.cpp @@ -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. -- cgit v1.2.3