diff options
-rw-r--r-- | src/core/ksharedconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ksharedconfig.h b/src/core/ksharedconfig.h index bb5e8665..03f05b08 100644 --- a/src/core/ksharedconfig.h +++ b/src/core/ksharedconfig.h @@ -63,7 +63,7 @@ public: * @param mode how global settings should affect the configuration * options exposed by this KConfig object * @param resourceType The standard directory to look for the configuration - * file in (see KStandardDirs) + * file in (see QStandardPaths) * * @sa KConfig */ |