[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [calligra] plugins/textshape: Fix typo (again)
From:       Yuri Chornoivan <yurchor () ukr ! net>
Date:       2013-11-30 19:35:51
Message-ID: E1VmqKV-0007Pg-Rl () scm ! kde ! org
[Download RAW message or body]

Git commit 787b598773f2ea19fccd082bf97ed1e519d129fa by Yuri Chornoivan.
Committed on 30/11/2013 at 19:34.
Pushed by yurchor into branch 'master'.

Fix typo (again)

M  +1    -1    plugins/textshape/AnnotationTextShapeFactory.cpp

http://commits.kde.org/calligra/787b598773f2ea19fccd082bf97ed1e519d129fa

diff --git a/plugins/textshape/AnnotationTextShapeFactory.cpp b/plugins/tex=
tshape/AnnotationTextShapeFactory.cpp
index 33fc326..5ecefa4 100644
--- a/plugins/textshape/AnnotationTextShapeFactory.cpp
+++ b/plugins/textshape/AnnotationTextShapeFactory.cpp
@@ -43,7 +43,7 @@
 AnnotationTextShapeFactory::AnnotationTextShapeFactory() :
     KoShapeFactoryBase(AnnotationShape_SHAPEID, i18n("Annotation"))
 {
-    setToolTip(i18n("Annotation shape to show annotaion content"));
+    setToolTip(i18n("Annotation shape to show annotation content"));
     QList<QPair<QString, QStringList> > odfElements;
     odfElements.append(QPair<QString, QStringList>(KoXmlNS::office, QStrin=
gList("annotation")));
     setXmlElements(odfElements);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic