summaryrefslogtreecommitdiffstats
path: root/win/win32_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'win/win32_utils.h')
-rw-r--r--win/win32_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/win32_utils.h b/win/win32_utils.h
index a0702c84c..1f18264cc 100644
--- a/win/win32_utils.h
+++ b/win/win32_utils.h
@@ -81,7 +81,7 @@ bool showWin32FilePropertyDialog(const TQString& fileName);
/**
\return two-letter locale name (like "en" or "pl") taken from MS Windows native registry.
Useful when we don't want to rely on KSyCoCa.
- Used e.g. by kbuildsycoca application.
+ Used e.g. by tdebuildsycoca application.
*/
KDEWIN32_EXPORT
TQCString getWin32LocaleName();