diff options
Diffstat (limited to 'autocorrect')
-rw-r--r-- | autocorrect/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autocorrect/Makefile.am b/autocorrect/Makefile.am index fde9d50b..7003adc1 100644 --- a/autocorrect/Makefile.am +++ b/autocorrect/Makefile.am @@ -1,6 +1,6 @@ # (Is autocorrect.xml still used?) -# WARNING: Do not add any other language here - use kde-i18n/*/data/koffice/autocorrect for that. +# WARNING: Do not add any other language here - use tde-i18n/*/data/koffice/autocorrect for that. scripts_DATA = autocorrect.xml en_US.xml scriptsdir = $(kde_datadir)/koffice/autocorrect |