[Libreoffice-commits] .: drawinglayer/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Jan 20 13:07:35 PST 2013
drawinglayer/source/primitive2d/metafileprimitive2d.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6978ddbf4738b4c53b9d2edbe6d5ad6a061d0d0f
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sun Jan 20 22:05:44 2013 +0100
Typo
Change-Id: I94fb3020057fb1fb370ffdffee82e40da44bf35b
diff --git a/drawinglayer/source/primitive2d/metafileprimitive2d.cxx b/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
index d168bef..8466788 100644
--- a/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
+++ b/drawinglayer/source/primitive2d/metafileprimitive2d.cxx
@@ -3162,7 +3162,7 @@ namespace drawinglayer
// interpret the Metafile
interpretMetafile(getMetaFile(), aTargetHolders, aPropertyHolders, rViewInformation);
- // get the content. There should be ony one target, as in the start condition,
+ // get the content. There should be only one target, as in the start condition,
// but iterating will be the right thing to do when some push/pop is not closed
Primitive2DSequence xRetval;
More information about the Libreoffice-commits
mailing list