diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-11-14 10:36:53 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-11-14 10:42:08 +0100 |
commit | 6b56336e2378c150a34bd8de4ed7521493d8a8ff (patch) | |
tree | 5329083ddef29b178ae4a505061ce97bb321fa00 /canvas/source | |
parent | 348d8af8a7f8073eb50d364696bf6a311080c8c1 (diff) |
Fix typos
Change-Id: I53b47cab5cbc603bf11adcda8ac2a8373eef26a8
Reviewed-on: https://gerrit.libreoffice.org/44695
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'canvas/source')
-rw-r--r-- | canvas/source/vcl/canvashelper_texturefill.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/vcl/canvashelper_texturefill.cxx b/canvas/source/vcl/canvashelper_texturefill.cxx index 631f0f154458..c2735a5ce46d 100644 --- a/canvas/source/vcl/canvashelper_texturefill.cxx +++ b/canvas/source/vcl/canvashelper_texturefill.cxx @@ -868,7 +868,7 @@ namespace vclcanvas // ================================= // calc device space direction vectors. We employ - // the followin approach for tiled output: the + // the following approach for tiled output: the // texture bitmap is output in texture space // x-major order, i.e. tile neighbors in texture // space x direction are rendered back-to-back in |