summaryrefslogtreecommitdiff
path: root/drawinglayer/source/geometry/viewinformation3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/geometry/viewinformation3d.cxx')
-rw-r--r--drawinglayer/source/geometry/viewinformation3d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/geometry/viewinformation3d.cxx b/drawinglayer/source/geometry/viewinformation3d.cxx
index 303a06c05d78..cdca3767b5a6 100644
--- a/drawinglayer/source/geometry/viewinformation3d.cxx
+++ b/drawinglayer/source/geometry/viewinformation3d.cxx
@@ -53,7 +53,7 @@ namespace drawinglayer
basegfx::B3DHomMatrix maOrientation;
// Camera to Device with X,Y and Z [-1.0 .. 1.0]. This is the
- // 3D to 2D projection which may be parallell or perspective. When it is perspective,
+ // 3D to 2D projection which may be parallel or perspective. When it is perspective,
// the last line of the homogen matrix will NOT be unused
basegfx::B3DHomMatrix maProjection;