summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-pt/docs
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-02 13:32:30 -0600
committerTimothy Pearson <[email protected]>2013-02-02 13:32:30 -0600
commit8fe7f32a5785fed0e0c8f037bc7716860c592e5a (patch)
tree5aff00a67eba23ea735fe29b3952ab1eff1185f5 /koffice-i18n-pt/docs
parent694ffcefb176fddb88d1275e1e939748232608eb (diff)
downloadkoffice-i18n-8fe7f32a5785fed0e0c8f037bc7716860c592e5a.tar.gz
koffice-i18n-8fe7f32a5785fed0e0c8f037bc7716860c592e5a.zip
Fix unintended renaming
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&lt;FerramentaEstrela&gt; FerramentaEstrelaFactory;
-K_EXPORT_COMPONENT_FACTORY( chaltdetoolstar, FerramentaEstrelaFactory( "chalk" ) )
+K_EXPORT_COMPONENT_FACTORY( chalktoolstar, FerramentaEstrelaFactory( "chalk" ) )
FerramentaEstrela::FerramentaEstrela(QObject *mae, const char *nome, const QStringList &amp;)