summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-pt/docs
diff options
context:
space:
mode:
Diffstat (limited to 'koffice-i18n-pt/docs')
-rw-r--r--koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook b/koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook
index e87282f5..961e7175 100644
--- a/koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook
+++ b/koffice-i18n-pt/docs/koffice/chalk/developers-plugins.docbook
@@ -321,7 +321,7 @@ public:
typedef KGenericFactory<FerramentaEstrela> FerramentaEstrelaFactory;
-K_EXPORT_COMPONENT_FACTORY( chaltdetoolstar, FerramentaEstrelaFactory( "chalk" ) )
+K_EXPORT_COMPONENT_FACTORY( chalktoolstar, FerramentaEstrelaFactory( "chalk" ) )
FerramentaEstrela::FerramentaEstrela(QObject *mae, const char *nome, const QStringList &)