diff options
| -rw-r--r-- | src/corelib/io/qstandardpaths.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qstandardpaths.cpp b/src/corelib/io/qstandardpaths.cpp index de14b44454c..b76eafcb894 100644 --- a/src/corelib/io/qstandardpaths.cpp +++ b/src/corelib/io/qstandardpaths.cpp @@ -220,7 +220,7 @@ QT_BEGIN_NAMESPACE \endtable \table - \header \li Path type \li Linux + \header \li Path type \li Linux and other UNIX operating systems \row \li DesktopLocation \li "~/Desktop" \row \li DocumentsLocation |
