summaryrefslogtreecommitdiff
path: root/canvas/source/opengl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-10-02 10:52:20 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-10-02 08:54:51 +0000
commit2957be02c5c4847046b9d192c7a76717c8849559 (patch)
treec46be85eb3a51dbbce048227282ca748ddf77676 /canvas/source/opengl
parent34ab9e2e1790f053910a71cf7b8a7e2f054ddd34 (diff)
Fix typos
Change-Id: I776c517ba87838c0c3391f79010a30fa7fe2abd3 Reviewed-on: https://gerrit.libreoffice.org/18939 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'canvas/source/opengl')
-rw-r--r--canvas/source/opengl/ogl_canvascustomsprite.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/opengl/ogl_canvascustomsprite.cxx b/canvas/source/opengl/ogl_canvascustomsprite.cxx
index dfd1ba1ef902..b410c561ba8d 100644
--- a/canvas/source/opengl/ogl_canvascustomsprite.cxx
+++ b/canvas/source/opengl/ogl_canvascustomsprite.cxx
@@ -153,7 +153,7 @@ namespace oglcanvas
IBufferContextSharedPtr pBufferContext;
if( mfAlpha != 1.0 || mxClip.is() )
{
- // drats. Need to render to temp surface before, and then
+ // drafts. Need to render to temp surface before, and then
// composite that to screen
// TODO(P3): buffer texture