Kaydet (Commit) 6a79bc43 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ia2a03b59b177ca74c5726db568013949a4a1d1cb
Reviewed-on: https://gerrit.libreoffice.org/71082
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 1589e54e
...@@ -99,7 +99,7 @@ namespace drawinglayer ...@@ -99,7 +99,7 @@ namespace drawinglayer
{ {
Primitive2DContainer aContent; Primitive2DContainer aContent;
// see if buffering is wanted. it is wanted, create buffered content in given resolution // see if buffering is wanted. If so, create buffered content in given resolution
if(0 != mnDiscreteWidth && 0 != mnDiscreteHeight) if(0 != mnDiscreteWidth && 0 != mnDiscreteHeight)
{ {
const geometry::ViewInformation2D aViewInformation2D; const geometry::ViewInformation2D aViewInformation2D;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment