diff options
Diffstat (limited to 'lib/kofficecore/KoQueryTrader.h')
-rw-r--r-- | lib/kofficecore/KoQueryTrader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoQueryTrader.h b/lib/kofficecore/KoQueryTrader.h index e7afc23a..511bd918 100644 --- a/lib/kofficecore/KoQueryTrader.h +++ b/lib/kofficecore/KoQueryTrader.h @@ -76,7 +76,7 @@ public: * This function will query tdesycoca to find all available components. * The result will only contain parts, which are embeddable into a document * - * @param _constr is a constraint expression as used by KTrader. + * @param _constr is a constraint expression as used by TDETrader. * You can use it to set additional restrictions on the available * components. */ |